Emanuel-Palestino/ez-vault

[feat] Create functions to encrypt and decrypt text

Open

#2 opened on Dec 28, 2024

 (0 comments) (0 reactions) (0 assignees)TypeScript (0 forks)auto 404
good first issuerust

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

This functions should be used to encrypt a password, secret, etc. for later store it in the storage system. It should be also used to decrypt the stored value and display to the user.

Contributor guide