I've now merged OCB support to the master branch. Some changes from the
development branch:

* I added space for one extra block to struct ocb_key (making it 64
  bytes rather than 48). Currently unused, but available for future
  optimization.

* I moved the corresponding nettle_aead struct to an internal header for
  now. Used for tests and benchmarks, but it's unclear to which nonce
  size and tag size are going to be used. IETF protocols using AEAD seem
  to favor 12 byte (96 bit) nonces, but after a quick look at openpgp,
  it seems to use a 15 byte nonce?

Docs are still missing.

Regards,
/Niels

-- 
Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677.
Internet email is subject to wholesale government surveillance.

_______________________________________________
nettle-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to