Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Lindeblad <Gabriel.lindeblad@icloud.com>
  • Loading branch information
Glindeb committed Apr 21, 2024
1 parent 81255e9 commit 3e6ff43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ encrypted_data = aes.enc("your-data")
# Decrypt the data
decrypted_data = aes.dec("your-encrypted-data")
```
```

0 comments on commit 3e6ff43

Please sign in to comment.