File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 111.3.3
22- Xcode 12.2 update
33- build-framework.sh now output CryptoSwift.xcframework
4+ - Adds OCB Authenticated-Encryption Algorithm (RFC7253)
45
561.3.2
67- Swift 5.3 update (Xcode 12)
Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ Good mood
6868- Counter Mode ([ CTR] ( https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Counter_.28CTR.29 ) )
6969- Galois/Counter Mode ([ GCM] ( https://csrc.nist.gov/publications/detail/sp/800-38d/final ) )
7070- Counter with Cipher Block Chaining-Message Authentication Code ([ CCM] ( https://csrc.nist.gov/publications/detail/sp/800-38c/final ) )
71+ - OCB Authenticated-Encryption Algorithm ([ OCB] ( https://tools.ietf.org/html/rfc7253 ) )
7172
7273#### Password-Based Key Derivation Function
7374- [ PBKDF1] ( http://tools.ietf.org/html/rfc2898#section-5.1 ) (Password-Based Key Derivation Function 1)
You can’t perform that action at this time.
0 commit comments