This is an automated email from the ASF dual-hosted git repository.
nickva pushed a change to branch aegis_3.x_nonce
in repository https://gitbox.apache.org/repos/asf/couchdb.git
was 1f4b4b0be use top bits of the IV as a nonce?
This change permanently discards the following revisions:
discard 1f4b4b0be use top bits of the IV as a nonce?
discard 0320343e1 performance boost and also hides the key from inspection
discard 45ab534c9 encryption password from config
discard 9ad380ed0 import
https://github.com/whitelynx/erlang-pbkdf2/blob/master/src/pbkdf2.erl
discard 20de0c858 canary value to detect encryption
discard 2cf6f9ed9 support unencrypted files
discard 60032eb4b encrypt the headers too
discard 18e8f8cdc demonstrate native encryption