commit d863cee82aad34900144198abf740bb7f75a4642 [browse]
Author: Sergey Matveev
Date: 2022-09-05 16:50:20 +03:00
More secure and faster version
* No length before each block
* Explicitly authenticated last block
* Explicit magic prepended
* Simplified code
commit 43162227c8405de5a2d835ee306459993ff0ba6d [browse]
Author: Sergey Matveev
Date: 2022-01-07 20:55:47 +03:00
Raised copyright years
commit 5a5203400dd3dad9bb582d5621b166975593c08f [browse]
Author: Sergey Matveev
Date: 2021-01-05 20:54:29 +03:00
Raise copyright years
commit 5a2cb8c4f6d59363698fa359addf5b962f45bae5 [browse]
Author: Sergey Matveev
Date: 2020-01-02 01:49:49 +03:00
Blocksize size check
commit 009e6a235129f367b3534fa2346af8020b619e09 [browse]
Author: Sergey Matveev
Date: 2020-01-02 01:31:30 +03:00
Huge simplifications
* Fixed workability
* Base32 code is simplified with base32.NoPadding
* No XOF, key derivation, just simple 24-byte nonce with 16-byte salt
and a counter
* Updated dependencies
* Raised copyright years
clone the repository to get more history