0
0
Fork 0

Commit Graph

  • 0380f7f91c fix ed25519 key function master Gibheer 2023-01-10 17:38:46 +0100
  • d34a8ab26e run go mod tidy 2022081522 Gibheer 2022-08-15 22:38:10 +0200
  • f4f6429024 add go mod files Gibheer 2022-08-15 22:36:25 +0200
  • 8726fcfa3a make the test succeed Gibheer 2022-08-15 22:36:04 +0200
  • 9fcfb1009c fix upstream source of ed25519 Gibheer 2022-08-15 22:35:00 +0200
  • e95929ed26 Add ToPem() to public keys Gibheer 2017-05-12 22:19:25 +0200
  • b6c44317f5 add proper pem interface Gibheer 2017-05-12 15:27:44 +0200
  • fd88bca287 fix result type Gibheer 2016-09-29 21:52:25 +0200
  • 2ad03c8f80 move certificate and certificate request to pemmer Gibheer 2016-09-18 17:39:29 +0200
  • f004403281 add ed25519 tests Gibheer 2015-07-12 17:48:37 +0200
  • 2cfb28a0ce add ed25519 implementation Gibheer 2015-07-12 17:46:28 +0200
  • edfac4e724 add support for signing for rsa Gibheer 2015-07-12 15:50:29 +0200
  • 19136823e1 implement rsa public key Gibheer 2015-07-11 07:48:10 +0200
  • 1fa31fbdee add crl urls to the certificates Gibheer 2015-04-01 21:17:42 +0200
  • 04899fd373 add extended key usage for certificates Gibheer 2015-03-30 20:44:31 +0200
  • 301d931ad7 reformat everything with gofmt Gibheer 2015-03-25 20:36:21 +0100
  • b3f621a312 provide more documentation for certificate types Gibheer 2015-03-25 20:29:10 +0100
  • 491630e33f fix variable names for golint Gibheer 2015-03-25 20:23:11 +0100
  • afbc2e0dbf refine documentation after report of golint Gibheer 2015-03-25 20:20:04 +0100
  • 11423e25b5 fix go evt problem Gibheer 2015-03-25 20:12:41 +0100
  • a11b67a64e add more flags to certificate options Gibheer 2015-03-24 21:19:44 +0100
  • 6b355e272b add more documentation to ecdsa Gibheer 2015-03-16 21:25:01 +0100
  • f9807c7ccb add documentation Gibheer 2015-03-16 21:12:03 +0100
  • 2c43111aec Merge branch 'certificate' Gibheer 2015-03-16 17:11:28 +0100
  • b7f4f3ae21 adjust comments on ecdsa a bit Gibheer 2015-03-16 17:11:08 +0100
  • 2b74dbb334 implement marshal pem interface for certificates Gibheer 2015-03-16 17:10:46 +0100
  • 362fe8ff38 finalize creation of a certificate Gibheer 2015-03-16 16:48:42 +0100
  • d4d2d4c09b add certificate functionality Gibheer 2015-03-15 21:38:04 +0100
  • e0ec6b1bef refine certificate sign request workings Gibheer 2015-03-15 20:45:35 +0100
  • 09a8380b7a first draft of a certificate system Gibheer 2015-03-15 20:06:47 +0100
  • 4157d8e07a make raw private key public Gibheer 2015-03-15 20:06:09 +0100
  • 2fa7332719 add documentation to rsa functions Gibheer 2015-02-19 21:50:07 +0100
  • 80db488cbd add public key loader Gibheer 2015-02-19 21:48:08 +0100
  • 639a5379e9 add sign and verification to ecdsa Gibheer 2015-02-18 22:55:29 +0100
  • 577538a5ff add MarshalPem() to rsa public key Gibheer 2015-02-18 21:55:43 +0100
  • 23f83f3c6e add marshal test for public key Gibheer 2015-02-18 21:55:29 +0100
  • 53be920308 add marshal support Gibheer 2015-02-18 21:49:07 +0100
  • 018086528a add proper comment for function Gibheer 2015-02-18 21:37:36 +0100
  • dfa8c8a384 add first batch of tests Gibheer 2015-02-18 21:36:42 +0100
  • 67f850c9fb add pem label for rsa Gibheer 2015-02-18 21:36:32 +0100
  • 53327f7467 add pem support to public key Gibheer 2015-02-17 21:43:21 +0100
  • 930035ce91 add authors file Gibheer 2015-02-15 21:07:44 +0100
  • 1668a99b17 add license Gibheer 2015-02-15 21:06:59 +0100
  • f9164f3f99 initial commit for pki Gibheer 2015-02-15 21:04:59 +0100