You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mleku 110223fc4e
Migrate internal module imports to unified package path.
4 months ago
..
README.md initial addition of essential crypto, encoders, workflows and LLM instructions 5 months ago
doc.go initial addition of essential crypto, encoders, workflows and LLM instructions 5 months ago
hash.go Migrate internal module imports to unified package path. 4 months ago
hash_test.go Migrate internal module imports to unified package path. 4 months ago
hashfuncs.go Migrate internal module imports to unified package path. 4 months ago
hashfuncs_test.go initial addition of essential crypto, encoders, workflows and LLM instructions 5 months ago

README.md

chainhash

ISC License

chainhash provides a generic hash type and associated functions that allows the specific hash algorithm to be abstracted.

Installation and Updating

$ go get -u mleku.online/git/ec/chainhash

License

Package chainhash is licensed under the copyfree ISC License.