-
Hello, came across your repo and gave it a look!
https://github.com/Cyrof/password_manager_2.0/blob/3b994b83a91ad99632fbac6f4af7b041a1800ef0/scripts/crypto.py#L117-L147
In your code above, you u…
-
I can't seem to find a simple ChaCha20 C implementation for RFC 7539. Most are 64bit nonce , the IETF version uses a 96 bit nonce.
Currently, encrypted payloads are Salsa20 + Poly1305.
-
The current API of the e2e app allows folders to be changed from encrypted to unencrypted.
What is the use case for this?
Even if this is restricted to empty folders, the folder should better be…
-
## Summary
Based on the https://github.com/elastic/kibana/issues/101582 and in the context of Encrypted Saved Objects, if the Kibana that runs the migration has an incompatible encryption key, the En…
-
The encryption proposal does not specific which JOSE encryption algorithms are required or recommended. A list of algorithms can be found at https://www.iana.org/assignments/jose/jose.xhtml#web-signat…
-
Encrypted SNI is on the standards track and is already being deployed by big players.
Draft RFC: https://tools.ietf.org/html/draft-ietf-tls-esni-04
Championed by the EFF: https://www.eff.org/dee…
HLFH updated
6 months ago
-
This issue was migrated from [Pagure Issue #659](https://pagure.io/dogtagpki/issue/659). Originally filed by **[awnuk](https://pagure.io/user/awnuk) (@awnuk)** on *2013-06-14 00:18:08*:
- Assigned to…
-
Hello,
I have a network with multiple nodes and I have to send the same data or file to each of them, e.g., a firmware update. I am currently evaluating CoAP (+DTLS) for the "regular" data exchange…
-
Is this library supporting AES 256 encryption? I can see only AES 128.
-
```
What steps will reproduce the problem?
1. I tested the contributed TLSHandler with the netkit-ftp-ssl client. A 'ls'
command will abort with a TLS error.
What is the expected output? What do you…