Skip to content

Releases: maroontress/mimicssl-aes128-cbc-decrypt

Fix build problems

04 Sep 04:06
4053c34
Compare
Choose a tag to compare

New

Fixed

Improve performance with intrinsics on each platform

26 Aug 16:54
a889b37
Compare
Choose a tag to compare

New

Changed

Fixed

Initial release

06 Aug 02:25
Compare
Choose a tag to compare

Requirements

CMake 3.24 is required to build. On each platform, the library was tested using the following compilers:

OS Compiler
Windows MSVC 14.35 (Visual Studio 2022)
Linux GCC 11
macOS Clang 14

New

  • Add APIs to decrypt messages with AES-128 CBC.