<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gibheer/pkictl/public_key.go, branch v0.1</title>
<subtitle>pkictl - A small tool to generate key material and certificates, writting in Go.</subtitle>
<id>http://git.zero-knowledge.org/gibheer/pkictl/atom/public_key.go?h=v0.1</id>
<link rel='self' href='http://git.zero-knowledge.org/gibheer/pkictl/atom/public_key.go?h=v0.1'/>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/'/>
<updated>2015-02-15T00:34:25Z</updated>
<entry>
<title>redesign cli</title>
<updated>2015-02-15T00:34:25Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2015-02-15T00:34:25Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/commit/?id=16eb14db9f9b228ef88bcf1beb09cf823256dac1'/>
<id>urn:sha1:16eb14db9f9b228ef88bcf1beb09cf823256dac1</id>
<content type='text'>
This is a major rebuilding of the CLI. The library part is split out
into pkilib and the cli handles only the communication with the user,
I/O and the library.
The API will still look the same, but the code should be much better to
grasp. Instead of repeating everything, more will be grouped together
and reused.
</content>
</entry>
<entry>
<title>add description in each file what it does</title>
<updated>2015-02-04T21:07:47Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2015-02-04T21:07:47Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/commit/?id=d3e95c104e35ff9ebcd97c1510b239371074f062'/>
<id>urn:sha1:d3e95c104e35ff9ebcd97c1510b239371074f062</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo and missing file close</title>
<updated>2015-01-15T05:55:13Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2015-01-15T05:55:13Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/commit/?id=eda483d0d115dfbd96413cf952ab1c58e6665ff5'/>
<id>urn:sha1:eda483d0d115dfbd96413cf952ab1c58e6665ff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add api for public keys</title>
<updated>2015-01-14T20:42:37Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2015-01-14T20:42:37Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/gibheer/pkictl/commit/?id=73a07e7665ceb5ea35b33091e286774e4f5ab04e'/>
<id>urn:sha1:73a07e7665ceb5ea35b33091e286774e4f5ab04e</id>
<content type='text'>
This enables pkictl to generate public keys from private keys in the rsa
and ecdsa format.
</content>
</entry>
</feed>
