-
## Description
Add support for key wrapping algorithms such as AES: A128KW, A192KW, A256KW.
https://datatracker.ietf.org/doc/html/rfc3394
These are available under the `aes-kw` feature in the i…
-
The purpose of our HD key node objects is to encode all necessary information about the keys in the node objects themselves, and make it very difficult to use them incorrectly. Therefore, the SLIP10 i…
-
- The Ledger's BIP39 recovery phrase is a seed that along with an eventual passphrase generates a private key.
- The ALGORAND recovery phrase, however, directly encodes the private key.
Can this …
-
About
I see SELinux spamming
`type=1400 audit(0.0:1227): avc: denied { bind } for scontext=u:r:untrusted_app:s0:c148,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c148,c256,c512,c768 tclass=netlin…
-
Please add slip10-secp256k1 Algorand support.
-
## Bug description
The release of the `iota-crypto 0.9.2` patch to crates.io today (2022-04-25) broke compilation for the `bee-pow 0.2.0` crate, imported by `iota-client`. This is causing compilati…
-
Concurrent support for BIP32-Ed25519 to ADR 0008 (i.e. SLIP-0010).
Seamless switching between old and new derivation based on path.
- Use old BIP32-Ed25519 when path has 5 items (BIP44)
- Use SL…
jleni updated
3 years ago
-
### Link to the milestone and objectives table.
https://github.com/thenewboston-developers/Projects/issues/198
### Detailed log of all completed objectives including valid proof of work.
#### Imp…
-
## Transparency
We needed to resolve the complications of SLIP10 (and the fact that hornet doesn't return errors) by compromising our security model and consuming insecure code. This needs to be reso…
-
In our upcoming Monero implementation for Trezor, we plan to use [SLIP-0010](https://github.com/satoshilabs/slips/blob/master/slip-0010.md) as our primary derivation method.
If I'm not mistaken the…