Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 264 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) · 264 Bytes

2.0.0

Complete refactoring and making EncryptionPassword more easier to manage by removing lifetime parameters.

1.1.2

Update readme.md

1.1.1

Add Clone trait to EncryptionData and PasswordEncryptor

1.1.0

Encryption data is now &str instead of String.