Some of the earlier crates (SHA2 / SHA3) were done before I added the Secret trait, so circle back and add it, and impl all the traits that it requires.
At the same time, it would be good to study how other rust crypto libraries such as RustCrypto, Graviola, Kryoptic, handle this.
Some of the earlier crates (SHA2 / SHA3) were done before I added the Secret trait, so circle back and add it, and impl all the traits that it requires.
At the same time, it would be good to study how other rust crypto libraries such as RustCrypto, Graviola, Kryoptic, handle this.