X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=NEWS;h=9b82e8ccabd85479f55e78844ad4aaf7e21c26a4;hb=746d4c70f63adc19e32ff57f51c493453c97bb23;hp=3e10d9a7c3c40354b6d2e94e3d20d7d755641010;hpb=ad868b427e7692187d7b650f12b0032bd7c8c926;p=gogost.git diff --git a/NEWS b/NEWS index 3e10d9a..9b82e8c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +4.0: + * Backward incompatible change: all keys passing to encryption + functions are slices now, not the fixed arrays. That heavily + simplifies the library usage + * Fix bug with overwriting IVs memory in gost28147.CFB*crypter + * TLSTREE, used in TLS 1.[23], implementation + * gost3410.KEK2012* can be used with any curves, not only 512-bit ones + * gost3410.PrivateKey satisfies crypto.Signer interface + * gost34112012* hashes satisfy encoding.Binary(Un)Marshaler + * Streebog256 HKDF test vectors + 3.0: * Multilinear Galois Mode (MGM) block cipher mode for 64 and 128 bit ciphers