Skip to content
  • Ondřej Surý's avatar
    Add new default siphash24 cookie algorithm, but keep AES as legacy · a912f313
    Ondřej Surý authored
    This commit changes the BIND cookie algorithms to match
    draft-sury-toorop-dnsop-server-cookies-00.  Namely, it changes the Client Cookie
    algorithm to use SipHash 2-4, adds the new Server Cookie algorithm using SipHash
    2-4, and changes the default for the Server Cookie algorithm to be siphash24.
    
    Add siphash24 cookie algorithm, and make it keep legacy aes as
    a912f313