Pinned Repositories
accumulator
base64check
chacha_fuzzer
CIPIC
Documents for the Cyber Infrastructure Protection Center
encryptor
Uses all of the encryption functions in ring. Setting this up for a fuzz test.
hash_test
Test the speed of Blake3 vs SHA hashes
ring-fuzzer
signhash
SignYAML
This code hashes and signs files using asymmetric cryptography. Its intent is to learn how to to this so that I can eventually add it to Kubernetes to have their YAML signed
test
SteveBattista's Repositories
SteveBattista/hash_test
Test the speed of Blake3 vs SHA hashes
SteveBattista/accumulator
SteveBattista/base64check
SteveBattista/chacha_fuzzer
SteveBattista/CIPIC
Documents for the Cyber Infrastructure Protection Center
SteveBattista/encryptor
Uses all of the encryption functions in ring. Setting this up for a fuzz test.
SteveBattista/ring-fuzzer
SteveBattista/signhash
SteveBattista/SignYAML
This code hashes and signs files using asymmetric cryptography. Its intent is to learn how to to this so that I can eventually add it to Kubernetes to have their YAML signed
SteveBattista/test
SteveBattista/threaded-hasher
SteveBattista/wordcount
Counts words, used to build a rust dockerfile