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

Skip to content
Snippets Groups Projects
  • zzz's avatar
    78a426e9
    * Crypto: Don't use "short exponent" on faster platforms. · 78a426e9
    zzz authored
       Rebuild router identity if key length doesn't match setting.
       This affects RI and LS encryption keys, and DH and YK.
       Faster = 64 bit with working jbigi, non-ARM, non-GNU (for now)
       Override default with crypto.elGamal.useLongKey=true/false
       LS key is built at client startup (Dest key unused)
       This will churn most of the RIs at the release.
     * SystemVersion: Add isARM()
    78a426e9
    History
    * Crypto: Don't use "short exponent" on faster platforms.
    zzz authored
       Rebuild router identity if key length doesn't match setting.
       This affects RI and LS encryption keys, and DH and YK.
       Faster = 64 bit with working jbigi, non-ARM, non-GNU (for now)
       Override default with crypto.elGamal.useLongKey=true/false
       LS key is built at client startup (Dest key unused)
       This will churn most of the RIs at the release.
     * SystemVersion: Add isARM()
To find the state of this project's repository at the time of any of these versions, check out the tags.