This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraSupport
/
AuroraRuntime
Watch
2
Star
1
Fork
0
You've already forked AuroraRuntime
Code
Issues
29
Pull Requests
Releases
Wiki
Activity
cae8788bb6
AuroraRuntime
/
Source
/
Crypto
History
Reece Wilson
cae8788bb6
[-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType)
...
[*] Minor RSA refactor
2022-09-25 10:56:03 +01:00
..
AES
[*] ByteBuffer::begin() and ::end() now guarantee a linear view of available bytes in either ring or linear bytebuffers. This means ::begin() is no longer guranteed to return the base. In almost all real world use cases, this does not matter. In fact, this is what we want to preserve legacy code with streamable buffers.
2022-09-25 09:10:26 +01:00
BCrypt
[+] RMD128+BScFwd based HashCash (bcrypt DoS mitigation, acc creation, antibot, etc)
2022-09-19 02:34:57 +01:00
CA
Initial Commit
2021-06-27 22:25:29 +01:00
ECC
[-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType)
2022-09-25 10:56:03 +01:00
HashCash
[+] RMD128+BScFwd based HashCash (bcrypt DoS mitigation, acc creation, antibot, etc)
2022-09-19 02:34:57 +01:00
HMAC
[-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType)
2022-09-25 10:56:03 +01:00
PEM
[+] Added LocaleStrings.hpp -> NewLine
2022-01-26 08:30:19 +00:00
RSA
[-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType)
2022-09-25 10:56:03 +01:00
X509
[+] Network + Protocol + TLS - Initial Commit
2022-08-28 20:02:06 +01:00
Crypto.cpp
[*] Major change in include convention
2021-09-30 15:57:41 +01:00
Crypto.hpp
[-] Redundant AuCrypto::EHashType (replaced with the complete AuHashing::EHashType)
2022-09-25 10:56:03 +01:00