-
Currently, the RSA algorithm is used for encryption of secrets. However, the author of a recent paper about the SVP algorithm has claimed that it cracks RSA:
https://www.reddit.com/r/crypto/comments…
-
Kalium with libsodium 1.0.15 & 1.0.16 is broken, due to incorrect string handling in jnr-ffi.
* libsodium stores the version string in 1.0.15 as `1.0.15\0\0xsalsa20....` (https://github.com/jedisct…
-
I mean adding references to the code functions that provide the following encryptions referred in the text below:
```
The files and folders are encrypted using [Rclone Crypt](https://github.com/r…
-
Use rust-libp2p pnet optionally
https://github.com/libp2p/rust-libp2p/tree/master/transports/pnet
I seem to remember that I wrote this and go tomaka to merge it, but blame does not have me anymo…
-
### Summary
I'm using a bot based on pycord during long conversations on discord. Sometimes (it occur very rarely tho) a nacl.exceptions.CryptoError is raised, and i have no way to handle it other …
-
Hey Tony,
As discussed on Twitter, I am interested in using cryptouri for a cryptographic library.
I am not yet entirely sure if cryptouri fits what I expect from it, so here is what I would want …
-
(now on wheezy with automake-1.11)
```
g++ -c -fPIC -fvisibility=hidden -ftree-vectorize -mssse3 -O2 -fsched-spec-load \
-Wno-variadic-macros -ftree-vectorize -I. -I./lzma -I./lzfx -I./lz…
-
We're running [S3Drive](https://s3drive.app/) (GUI for S3 on desktop, mobile, web) and recently aligned with Rclone's encryption scheme for better interoperability and features like drive mount and We…
-
As per Dustin's recommendations, consider [Argon2](https://password-hashing.net/candidates.html) rather than scrypt, and also newly FIPS-certified SHA3 final rather than our Keccak precursor.
-
in order to make it easier to stream the message (will likely require a version bump)