]> Cypherpunks.ru repositories - gohpenc.git/commit
Huge simplifications v2.0.0
authorSergey Matveev <stargrave@stargrave.org>
Wed, 1 Jan 2020 22:31:30 +0000 (01:31 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 1 Jan 2020 22:33:12 +0000 (01:33 +0300)
commit009e6a235129f367b3534fa2346af8020b619e09
tree207cb22a352a4747ebe7adf19634b8e85eb34bd5
parentbe7b7c2004f656ef42981527f850f8f7836384c8
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
README
base32.go [deleted file]
go.mod
go.sum
main.go