Skip to content
Snippets Groups Projects
  1. Apr 15, 2016
  2. Mar 29, 2016
  3. Mar 10, 2016
  4. Dec 17, 2015
  5. Dec 10, 2015
  6. Dec 09, 2015
  7. Dec 06, 2015
  8. Dec 05, 2015
    • Marek Vavruša's avatar
      daemon: root trust anchors automatically bootstrapped from IANA · 1af623da
      Marek Vavruša authored
      if the root key file doesn’t exist, it will be populated from root DNSKEY query, which will be validated against root trust anchors retrieved over HTTPS with IANA cert verification against built-in current IANA cert CA. it requires luasocket and luasec for it to work. trust anchors XML file signature is not checked, as there’s no facility for PKCS7 checking yet.
      1af623da
  9. Nov 24, 2015
  10. Nov 17, 2015
  11. Oct 18, 2015
  12. Oct 14, 2015
  13. Oct 02, 2015
  14. Sep 28, 2015
  15. Jun 07, 2015
  16. May 18, 2015
  17. Apr 28, 2015
    • Marek Vavruša's avatar
      contrib: created 'contrib' directory with ccan/isaac as csprng · dbca2316
      Marek Vavruša authored
      previously cryptolib random function was used to generate message id,
      this works well but it is slow especially when the entropy is low,
      replaced with cryptographically safe prng ISAAC
      
      the ccan directory is going to be used in the future, as it's include
      structure makes it easy to embed C snippets instead of reimplementing
      them
      dbca2316
  18. Apr 08, 2015
  19. Mar 29, 2015
  20. Mar 27, 2015
  21. Mar 18, 2015
  22. Feb 23, 2015
  23. Feb 09, 2015
Loading