Release 1.5.0
· One min read
Version 1.5.0
- Fixed Python non-Base64 encoder return type issue.
- Fixed Python max nonce size accessor.
- Fixed Python MteJail function signatures.
- Added iOS ARM64 extension check helper code to Objective-C and Swift. Updated dev guide to provide good iOS ARM64 fast crypto guidance.
- Fixed Go demo ReadMe files since Go does not use dynamic MTE libraries.
- Fixed Go linker issues on Linux.
- Fixed Go handling of zero-length entropy.
- Fixed issue with NODF DRBGs not instantiating correctly when using an external entropy buffer.
- Fixed C#, Go, Java, and Python demo ReadMe files to include all enumerations.
- Added overloads to C++, C#, Java, Objective-C, and Swift language interfaces for better efficiency if external buffers are used.
- Refactored C# language interface to support dynamic interop mapping. Almost all static functions are now members to support the interop object.
- Fixed MKE chunk-mode decrypt buffer management in all language interfaces.
- Updated jailbreak detection for iOS.
- Updated jailbreak detection for Android.
- Minor changes to Java and Swift jailbreak language interfaces.