-
The test vectors presently use the following ciphersuite strings:
* **XSTREAM_X25519_HKDF_SHA256_AES128_SIV**
* Key Agreement: X25519
* KDF: HMAC-SHA-256
* Symmetric Cipher: AES-128-SIV
*…
-
I've had a few ideas on improving the documentation in several repositories. I can try to implement them but I wanted to make sure that there are no objections against them.
- Add Security/recommen…
-
# github.com/marten-seemann/qtls
src\github.com\marten-seemann\qtls\common.go:1380:20: undefined: cpu.HasAES
src\github.com\marten-seemann\qtls\common.go:1380:34: undefined: cpu.ARM64
src\github.co…
-
Presently (https://github.com/libp2p/rust-libp2p/pull/2622), the certificate is supposed to be generated and stored somewhere along the node's key. This could be improved. As it was [pointed out in th…
-
There are a bunch of errors like when indexing with a debug build.
```
sorbet/rbi/hidden-definitions/hidden.rbi:3649: Method OpenSSL::KDF.hkdf redefined without matching argument count. Expected: …
-
gocryptfs has [added](https://github.com/rfjakob/gocryptfs/commit/4764a9bde093f6b61d0370653c6c9d12949ed145) XChaCha20-Poly1305 for file content encryption. It's already in master and I want to release…
-
*In the middle of writing this I started really doubting about the feasibility/tradeoffs of it.*
*Changing the derivation would require users to close their channels and overall introduce a big mes…
-
Algorithms currently outstanding are:
- [ ] ECDH
- [ ] HKDF
- [ ] PBKDF2
These need to be completed before we can publish `1.0.0`.
-
We should restrict which primitives can be used with each driver.
A proposed rough draft is below; this only affects the permitted primitives in the initial version of the library. All messages are v…
-
```js
[root@VM_0_14_centos ~]# go get github.com/MagicalTux/goro/sapi/php-cli
package golang.org/x/text/language: unrecognized import path "golang.org/x/text/language" (https fetch: Get https://gola…