-
hacspec is a specification language for cryptographic primitives implemented as a subset of Rust:
https://github.com/hacspec/hacspec
The goal is to provide formally verified reference implementa…
-
There's another Rust project for hashes called [`fasthash`](https://github.com/flier/rust-fasthash), which implements a bunch of modern non-cryptographic hashing algorithms, like xxHash and meowhash.
…
-
The System.Security.Cryptography namespace contains several commonly used cryptographic algorithms. I propose the addition of two commonly used algorithms which are currently missing:
- **Ed25519** is…
-
Traceback (most recent call last):
File "C:\Users\tmalj_thhn\Downloads\Bitcoin-Wallet-Recovery-main\Bitcoin-Wallet-Recovery-main\Sources\breakECDSA.py", line 11, in
e = txnUtils.getSignableTx…
-
## Description
This issue proposes investigating Zero-Knowledge Proofs (ZKPs) as a potential replacement for Web3Auth in `Adena` login process and transaction authorization on the blockchain. While W…
-
## Description
A module with utility functions/methods for applying cryptographic algorithms.
## Requirements
Try to be as transparent as possible.
- [x] 1. has the following functionality:
…
-
### What is the problem this feature will solve?
The crypto library currently lacks a generic key derivation function similar to [OpenSSL's `EVP_KDF` methods](https://wiki.openssl.org/index.php/EVP_K…
-
HW intrinsics project is approaching a point where it will be possible to write real life code using available ISAs. This should allow to validate intrinsics implementation using complex functionality…
-
Hi
first of all, thanks for the effort in brining improvements in the java module system.
May I ask you if you spot a room for adding some enforcing rules on modules themselves, such as loading co…
-
Section 9.2 of the specification states the required supported key sizes as: -
> Support for RSA Public Keys of 1024 or 2048 bits in length is required. Other key sizes are allowed,
> but should b…