Emanuel-Palestino/ez-vault
[feat] Create functions to encrypt and decrypt text
Open
#2 opened on Dec 28, 2024
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.