Skip to content
Snippets Groups Projects
  1. Dec 17, 2015
  2. Dec 10, 2015
  3. Dec 09, 2015
  4. Dec 06, 2015
  5. 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
  6. Nov 24, 2015
  7. Nov 17, 2015
  8. Oct 18, 2015
  9. Oct 14, 2015
  10. Oct 02, 2015
  11. Sep 28, 2015
  12. Jun 07, 2015
  13. May 18, 2015
  14. 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
  15. Apr 08, 2015
  16. Mar 29, 2015
  17. Mar 27, 2015
  18. Mar 18, 2015
  19. Feb 23, 2015
  20. Feb 09, 2015
Loading