initial addition of essential crypto, encoders, workflows and LLM instructions
This commit is contained in:
5
pkg/crypto/ec/chainhash/doc.go
Normal file
5
pkg/crypto/ec/chainhash/doc.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Package chainhash provides abstracted hash functionality.
|
||||
//
|
||||
// This package provides a generic hash type and associated functions that
|
||||
// allows the specific hash algorithm to be abstracted.
|
||||
package chainhash
|
||||
Reference in New Issue
Block a user