-
Please answer these questions before submitting your issue. Thanks!
(Please mention that if the issue you filed is solved, you may wish to close it by yourself. Thanks again.)
(PS, you can remov…
-
AES-256/CHACHA20?
-
## Tasks
ChaCha20 is likely quite a bit more efficient than AES-GCTR. We should implement a ChaCha20 circuit that can be a drop in replacement for AES-GCTR.
- [x] Implement ChaCha20 algorithm
- [x]…
-
Hello, since modern OpenSSH removed arcfour and blowfish, this might be the fastest pure CPU (without AES-NI) cipher we have. But it doesn't seem to be available:
```
sftp -c chacha20-poly1305@opens…
-
Hello,
### Problem:
I'm porting the HAProxy client_hello callback that is used with OpenSSL to the select_certificate equivalent in AWS-LC, in order to enable more features in HAProxy and activ…
-
The aim is to let user choose from the pool of competent encryption algorithm that best suits their need:
* AES256 in Cipher Block Chaining mode - [ currently available ]
* ChaCha20 ( with 192-bit …
-
#304
I'm interested to use chacha20-poly1305 to encrypt/decrypt files, yet it gives AEAD ciphers not supported
```
openssl enc -chacha20-poly1305 -in inputfile.txt -out encryptedfile.dat
enc: AEAD…
-
Add support for chacha20-poly1305 in addition to AES-GCM.
https://tools.ietf.org/html/rfc7539
-
I can no longer scrape archive.today, or its (many) aliases using curl-impersonate, using either the pre-built binaries or the pre-built docker images with ANY of the contained browser impersonators.
…
-
For whatever reason, Couldn't connect to `[Server]` with SSL. Configured ngircd on OpenBSD with ChrootDir.
`ngircd --version`:
```
ngIRCd 27-CHARCONV+IDENT+IPv6+IRCPLUS+SSL+SYSLOG+ZLIB-x86_64/un…