Skip to content

Commit d731bd3

Browse files
committed
README.md
1 parent 0e0d5c5 commit d731bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Fernet takes a user-input, a key, and the current time and produces a token.
6262

6363
That token cannot be read without the key. In this case the "methode.bin"
6464

65-
Encryption is currently done with AES 128 in CBC mode.
65+
Encryption with the current version is done with AES 128 in CBC mode.
6666

6767
All base 64 encoding is done with the "URL and Filename Safe" variant, defined in RFC 4648 as "base65url".
6868

0 commit comments

Comments
 (0)