This website requires JavaScript.
Explore
Help
Sign In
token2
/
snapd
Watch
0
Star
0
Fork
0
You've already forked snapd
mirror of
https://github.com/token2/snapd.git
synced
2026-03-13 11:15:47 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbecce8a1170b88e4a052d0348c7bfff45678a8c
snapd
/
asserts
History
Samuele Pedroni
fbecce8a11
panic if fingerprintSuffix is not at least 64bits or it specifies a half byte
2015-11-19 20:16:02 +01:00
..
account_key_test.go
simplify the type/interface zoo
2015-11-19 20:03:30 +01:00
account_key.go
first pass at closing the sign/check loop for account-key using a trusted key, for now signing isn't exposed yet through a public interface
2015-11-19 14:30:38 +01:00
asserts_test.go
rename var
2015-11-17 11:48:29 +01:00
asserts.go
clearer error message
2015-11-19 15:42:12 +01:00
crypto.go
error handling improvements
2015-11-19 20:06:37 +01:00
database_test.go
fix typo in name
2015-11-09 17:35:43 +01:00
database.go
panic if fingerprintSuffix is not at least 64bits or it specifies a half byte
2015-11-19 20:16:02 +01:00
export_test.go
work in progress to close the basic sign/check loop for account-key
2015-11-18 18:08:59 +01:00