1
0
mirror of https://github.com/biergaizi/codecrypt synced 2024-06-24 07:48:13 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Mirek Kratochvil
104ee12951 implement private key locking
Included:
- gazillion changes in actions
- keyring decodes privkey structures lazily, if not needed they will
  pass by as strings
2017-10-22 23:10:23 +02:00
Mirek Kratochvil
a09344f034 add proper copyright notices 2016-04-17 15:48:09 +02:00
Mirek Kratochvil
19d59f9ec1 bulk-apply new code styling rules 2015-10-31 22:58:17 +01:00
Mirek Kratochvil
04b4b1670f keyring: keys also contain algorithm identifier 2013-04-21 00:04:16 +02:00
Mirek Kratochvil
2c4a399536 keyring: better structure 2013-04-01 17:49:58 +02:00
Mirek Kratochvil
f6c1ee90c9 algos_sig: complete 2013-01-27 15:02:54 +01:00
Mirek Kratochvil
36cace8763 message: storing dirty privkey 2013-01-08 20:06:59 +01:00
Mirek Kratochvil
9346b63bdd message implementation 2013-01-08 00:13:19 +01:00
Mirek Kratochvil
fa99f07b12 algorithm abstraction 2013-01-07 22:29:29 +01:00
Mirek Kratochvil
814c7642af keyring and message work 2013-01-04 12:43:36 +01:00