AuroraRuntime/Source/Crypto/AES
2022-09-25 09:10:26 +01:00
..
Aes.cpp [*] 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
Aes.hpp Initial Commit 2021-06-27 22:25:29 +01:00