Utilities for Monero. Fork of https://github.com/paxosglobal/moneroutil
.gitignore | ||
address.go | ||
address_test.go | ||
base58.go | ||
base58_test.go | ||
block.go | ||
const.go | ||
edwards25519.go | ||
edwards25519_test.go | ||
go.mod | ||
go.sum | ||
internal_test.go | ||
keccak.go | ||
keccak_test.go | ||
key.go | ||
LICENSE | ||
LICENSE-BSD | ||
LICENSE-MIT | ||
README.md | ||
Ring Signatures.pdf | ||
ringct.go | ||
ringct_test.go | ||
ringsignature.go | ||
ringsignature_test.go | ||
ringsignature_verify_test.go | ||
transaction.go | ||
transaction_test.go | ||
varint.go | ||
varint_test.go |
Monero Utilities
These are a set of utilities for working with Monero.
Bitdevs Presentation
Presentation and appendices can be found in "Ring Signatures.pdf"