aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus.dahlberg@kau.se>2020-11-05 12:38:13 +0100
committerRasmus Dahlberg <rasmus.dahlberg@kau.se>2020-11-05 12:38:13 +0100
commit7ba39431438ea37504f4901e50e1ff3fd4ca9939 (patch)
tree8f23a45dc4bf8fccdbb939f1671cf687c58b4254
parent906f3161dbbff07515244134e0e88641dd68fbb3 (diff)
renamed verify.go to crypto.go
Chains and signatures are verified here, but signatures are also produced.
-rw-r--r--crypto.go (renamed from verify.go)0
1 files changed, 0 insertions, 0 deletions
diff --git a/verify.go b/crypto.go
index 47c16bb..47c16bb 100644
--- a/verify.go
+++ b/crypto.go