RetroShare/libretroshare/src/crypto
Gioacchino Mazzurco 7642216912
Safer rsids API
Deprecate unsafe costructor, substituted by fromBufferUnsafe which explicitely
  marked suggest the caller to pay attention.
Use enum class for id types instead of constants
Make size constants more private
Use internal Id_t alias to avoid huge template lines
Remove and deprecate oguly names in favor of consistent names
2019-05-02 09:55:53 +02:00
..
chacha20.cpp fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
chacha20.h license fix in pqi 2018-05-28 22:03:39 +02:00
hashstream.cc fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
hashstream.h Safer rsids API 2019-05-02 09:55:53 +02:00
rsaes.cc relicensed util/ and moved rsaes to crypto/ 2018-05-30 21:34:38 +02:00
rsaes.h relicensed util/ and moved rsaes to crypto/ 2018-05-30 21:34:38 +02:00
rscrypto.cpp turned turtle encryption routine into a generic authenticated encryption method in librs::crypto 2018-06-28 10:01:57 +02:00
rscrypto.h turned turtle encryption routine into a generic authenticated encryption method in librs::crypto 2018-06-28 10:01:57 +02:00