I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Oct 15, 2014
  2. Oct 14, 2014
  3. Oct 13, 2014
  4. Oct 10, 2014
  5. Oct 08, 2014
  6. Oct 07, 2014
  7. Oct 05, 2014
    • zzz's avatar
      Crypto: EdDSA cleanup · 80d0313f
      zzz authored
       - Remove duplicate load3 and load4 methods
       - Change load3 return type to int
       - Comment out dead stores
       - Re-roll the add, subtract, and negate loops;
         there's no speed benefit or timing reason to unroll them
       - Check for field already set
       - Remove shifts by 0
      80d0313f
  8. Oct 04, 2014
  9. Oct 03, 2014
  10. Sep 30, 2014
  11. Sep 29, 2014
  12. Sep 27, 2014
    • zzz's avatar
      CPUID: · 0f298cf4
      zzz authored
        - Fix model and family calculation
        - Fix most AMD family 15 IDs
        - Add AMD Llano, Jaguar, Bulldozer 2
        - Add Intel Ivy Bridge, Haswell, Broadwell, Penryn, Pineview, Cedarview, Bay Trail, Avoton, and others
        - Set best-guess capabilities for most Intel processors
        - Supply best-guess model string in most cases
        - Processors listed above, and some others, may see crypto speedups as a result
        - Code cleanup, reduce number of JNI calls
        - Merge dup cases
        - Tab removal
        - Javadocs
      0f298cf4
  13. Sep 26, 2014
  14. Sep 25, 2014
  15. Sep 24, 2014
  16. Sep 23, 2014
Loading