|
a875891088
|
A crypt module had many changes. *_destroy() funcs were added to securely erase the keys. A set of new defines were introduced to mask the ones from a libsodium. Funcs for load and store the keys in a FILE. Added a crypt_hello() func.
|
2024-03-23 04:21:41 +04:00 |
|
|
fb9e62fc8b
|
crypt_store_*_key funcs was implemented. Also a test code in a main func comes along.
|
2024-03-22 04:16:43 +04:00 |
|
|
051d18ba40
|
In crypt.c/.h a var/arg naming was changed as well.
|
2024-03-22 03:32:40 +04:00 |
|
|
35750274d1
|
A current state of a crypt module.
|
2024-03-21 17:50:55 +04:00 |
|