|
471e08737b
|
Replaced separate encrypt() and decrypt() functions with a single process() function + added 'mode' parameter to alloc() and reset() functions.
|
2021-04-01 01:58:39 +02:00 |
|
|
c8cd0fc699
|
Tweak minimum/maximum password lengths.
|
2021-03-26 01:14:33 +01:00 |
|
|
baa6705f85
|
Renamed the C++ wrapper classes + updated README file.
|
2021-03-24 21:34:46 +01:00 |
|
|
adea0bada1
|
Added examples on how to use the C++11 API + added explicit compiler checks.
|
2021-03-24 20:21:59 +01:00 |
|
|
6c26203c30
|
Some code clean-up.
|
2021-03-20 21:18:46 +01:00 |
|
|
f3f97110f6
|
Automatically perform initialization when slunkcrypt_random_bytes() is called for the first time.
|
2021-03-20 21:18:43 +01:00 |
|
|
ae3318a12f
|
Improved library initialization code.
|
2021-03-20 21:18:41 +01:00 |
|
|
ec7176feba
|
C++ wrapper has been implemented.
|
2021-03-20 21:18:39 +01:00 |
|
|
49cc6ec674
|
Implemented Win32 DLL support.
|
2021-03-20 21:18:38 +01:00 |
|
|
77c2cda5ee
|
Added global (de)initialization functions.
|
2021-03-20 21:18:38 +01:00 |
|
|
20d7632fcb
|
Some code refactoring.
|
2021-03-20 21:18:28 +01:00 |
|
|
f671aef3d7
|
Renamed project to "SlunkCrypt", in order to avoid name clashes with existing projects.
|
2021-03-20 21:18:27 +01:00 |
|