This website requires JavaScript.
Explore
Help
Sign In
mediocregopher
/
mediocre-go-lib
Watch
1
Star
0
Fork
0
You've already forked mediocre-go-lib
Code
Releases
Activity
02a4cf7c30
mediocre-go-lib
/
mcrypto
History
Brian Picciano
02a4cf7c30
implement mcrypto.Public/PrivateKey types and have them implement Signer/Verifier
2018-03-23 15:46:14 +00:00
..
mcrypto.go
implement mcrypto.Public/PrivateKey types and have them implement Signer/Verifier
2018-03-23 15:46:14 +00:00
pair_test.go
implement mcrypto.Public/PrivateKey types and have them implement Signer/Verifier
2018-03-23 15:46:14 +00:00
pair.go
implement mcrypto.Public/PrivateKey types and have them implement Signer/Verifier
2018-03-23 15:46:14 +00:00
sig_test.go
refactor mcrypto signature code to have an actual Signature type which implicitely handles its salt and timestamp
2018-03-23 15:15:55 +00:00
sig.go
refactor mcrypto signature code to have an actual Signature type which implicitely handles its salt and timestamp
2018-03-23 15:15:55 +00:00
uuid_test.go
implement mcrypto.Signer
2018-03-12 12:29:51 +00:00
uuid.go
refactor mcrypto signature code to have an actual Signature type which implicitely handles its salt and timestamp
2018-03-23 15:15:55 +00:00