1. 80d671f security: dissolve private header security/impl/openssl.hpp by Davide Pesavento · 2 years, 3 months ago
  2. 4999b2e security: reimplement RSA and EC key generation for OpenSSL 3.0 by Davide Pesavento · 2 years, 5 months ago
  3. 273ea01 build: require OpenSSL >= 1.1.1 by Davide Pesavento · 2 years, 7 months ago
  4. 765abc9 util: backport C++20 std::span and use it in various APIs by Davide Pesavento · 2 years, 8 months ago
  5. ca48851 tests: delete goodness-of-fit tests from Util/TestRandom by Davide Pesavento · 6 years ago
  6. 8db6152 util: add random::getRandomNumberEngine() to the public API by Davide Pesavento · 6 years ago
  7. 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago
  8. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  9. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed (95%) from tests/unit-tests/util/random.t.cpp]
  10. 02948ec security: Add support for OpenSSL 1.1.0 API by Alexander Afanasyev · 8 years ago
  11. 0b537b9 util: generate random bytes using OpenSSL instead of CryptoPP by Yingdi Yu · 9 years ago
  12. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (94%) from tests/unit-tests/util/test-random.cpp]
  13. 7508867 util: Redefine method for random number generation by Alexander Afanasyev · 10 years ago