cae8788bb6
[-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType)
...
[*] Minor RSA refactor
2022-09-25 10:56:03 +01:00
a7bb5507bb
[*] remove dumb key sharing between private and public rsa keys
2022-09-19 07:01:30 +01:00
02aa0dfd13
[*] eradicate AuList<AuUInt8> abuse, switch over to AuByteBuffer
2022-01-20 16:04:53 +00:00
412d798994
[*] API design change, MemoryViews must be passed by reference such that a pointer to an object that may be the superclass of the actual RAII owner of the memory is passed
2021-09-15 20:08:08 +01:00
510928e62e
[*] Linux should not raise int3 unless the binary is a debug one
...
TODO: investigate registering an int3 signal handler to prevent crashing under internal builds
[*] Amend MemoryViews
[*] Begin shifting towards MemoryView based binary APIs
[*] Fix public RSA key leak
[+] Some clean up and possible bug fixes
2021-09-15 00:56:26 +01:00
9a93d4ec8d
[+] Added the old RSA wrappers
...
[*] Prepare for implementing ECC (again)
2021-07-01 10:18:42 +01:00
eb4a495199
Initial Commit
2021-06-27 22:25:29 +01:00