neo-go/pkg/crypto
Roman Khimov bf3415e2bc emit: introduce CheckSig function
Which allows to create verification scripts without keys.PublicKey which is
convenient in some cases where we already have serialized key and don't want
to waste time decompressing it.
2022-04-27 22:57:10 +03:00
..
hash hash: avoid allocation in RipeMD160 calculation 2021-12-02 16:11:09 +03:00
keys emit: introduce CheckSig function 2022-04-27 22:57:10 +03:00
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
verifiable.go crypto: add Hashable to VerifiableDecodable 2021-03-26 13:45:18 +03:00