<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Steve Wamsley &#187; KeyStore</title>
	<atom:link href="http://ne0phyte.com/blog/category/home-page/keystore/feed/" rel="self" type="application/rss+xml" />
	<link>http://ne0phyte.com</link>
	<description>Musician, developer, and software architect... aka ne0phyte</description>
	<lastBuildDate>Tue, 06 Apr 2010 23:50:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHPKeyStore Update</title>
		<link>http://ne0phyte.com/blog/2008/07/01/phpkeystore-update/</link>
		<comments>http://ne0phyte.com/blog/2008/07/01/phpkeystore-update/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 21:18:22 +0000</pubDate>
		<dc:creator>ne0phyte</dc:creator>
				<category><![CDATA[Computer Technology]]></category>
		<category><![CDATA[KeyStore]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://ne0phyte.com/?p=35</guid>
		<description><![CDATA[The KeyStore API is code complete. Check it out at phpkeystore.org. The current development release can always be installed with PEAR using:
pear install http://phpkeystore.org/download/KeyStore-current.tgz
All that really remains right now is internal tweaking for best practices and performance.
To summarize the functionality, the key management functionality consists of:

Loading and storing the key store
Creating secret keys, certificate signing [...]]]></description>
			<content:encoded><![CDATA[<p>The KeyStore API is code complete. Check it out at <a href="http://phpkeystore.org">phpkeystore.org</a>. The current development release can always be installed with PEAR using:</p>
<p><code>pear install http://phpkeystore.org/download/KeyStore-current.tgz</code></p>
<p>All that really remains right now is internal tweaking for best practices and performance.</p>
<p>To summarize the functionality, the key management functionality consists of:</p>
<ul>
<li>Loading and storing the key store</li>
<li>Creating secret keys, certificate signing requests, importing signed certificates, and deleting key store entries</li>
<li>Querying the key store for the existence of an entry and what type of entry it is</li>
</ul>
<p>And the key usage functionality consists of:</p>
<ul>
<li>Loading the key store</li>
<li>Using a public/private key pair to encrypt, decrypt, sign, and verify</li>
<li>Using a secret symmetric key to encrypt and decrypt</li>
</ul>
<p>The current to-do list:</p>
<ul>
<li>Add configuration file for system default values</li>
<li>Support file-based passwords</li>
<li>Support user-supplied options on the interface methods in order to support cryptographic functionality other than the default, baked-in settings</li>
<li>Add failure-case unit tests</li>
<li>Code review</li>
</ul>



Share and Enjoy:


	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fne0phyte.com%2Fblog%2F2008%2F07%2F01%2Fphpkeystore-update%2F&amp;title=PHPKeyStore%20Update&amp;bodytext=The%20KeyStore%20API%20is%20code%20complete.%20Check%20it%20out%20at%20phpkeystore.org.%20The%20current%20development%20release%20can%20always%20be%20installed%20with%20PEAR%20using%3A%0D%0A%0D%0Apear%20install%20http%3A%2F%2Fphpkeystore.org%2Fdownload%2FKeyStore-current.tgz%0D%0A%0D%0AAll%20that%20really%20remains%20right%20now%20is%20" title="Digg"><img src="http://ne0phyte.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fne0phyte.com%2Fblog%2F2008%2F07%2F01%2Fphpkeystore-update%2F&amp;title=PHPKeyStore%20Update&amp;notes=The%20KeyStore%20API%20is%20code%20complete.%20Check%20it%20out%20at%20phpkeystore.org.%20The%20current%20development%20release%20can%20always%20be%20installed%20with%20PEAR%20using%3A%0D%0A%0D%0Apear%20install%20http%3A%2F%2Fphpkeystore.org%2Fdownload%2FKeyStore-current.tgz%0D%0A%0D%0AAll%20that%20really%20remains%20right%20now%20is%20" title="del.icio.us"><img src="http://ne0phyte.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fne0phyte.com%2Fblog%2F2008%2F07%2F01%2Fphpkeystore-update%2F&amp;t=PHPKeyStore%20Update" title="Facebook"><img src="http://ne0phyte.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://twitter.com/home?status=PHPKeyStore%20Update%20-%20http%3A%2F%2Fne0phyte.com%2Fblog%2F2008%2F07%2F01%2Fphpkeystore-update%2F" title="Twitter"><img src="http://ne0phyte.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://ne0phyte.com/blog/2008/07/01/phpkeystore-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPKeyStore Web Site &amp; Development Release</title>
		<link>http://ne0phyte.com/blog/2008/06/28/phpkeystore-web-site-development-release/</link>
		<comments>http://ne0phyte.com/blog/2008/06/28/phpkeystore-web-site-development-release/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 17:10:51 +0000</pubDate>
		<dc:creator>ne0phyte</dc:creator>
				<category><![CDATA[KeyStore]]></category>
		<category><![CDATA[PHP KeyStore]]></category>

		<guid isPermaLink="false">http://ne0phyte.com/?p=27</guid>
		<description><![CDATA[The PHPKeyStore web site, wiki, and trac are now up. Here are the links:

Web Site
Wiki
Source
Project
Downloads

The web site, wiki, and source are browsable by anyone. Also, a PEAR package proposal has been submitted. We&#8217;re waiting to hear back from the PEAR community.



Share and Enjoy:


	
	
	
	


]]></description>
			<content:encoded><![CDATA[<p>The PHPKeyStore web site, wiki, and trac are now up. Here are the links:</p>
<ul>
<li><a href="http://phpkeystore.org">Web Site</a></li>
<li><a href="http://projects.serafinistudios.com/wiki/phpkeystore">Wiki</a></li>
<li><a href="http://projects.serafinistudios.com/projects/show/phpkeystore">Source</a></li>
<li><a href="http://projects.serafinistudios.com/projects/show/phpkeystore">Project</a></li>
<li><a href="http://phpkeystore.org/download">Downloads</a></li>
</ul>
<p>The web site, wiki, and source are browsable by anyone. Also, a PEAR package proposal has been submitted. We&#8217;re waiting to hear back from the PEAR community.</p>



Share and Enjoy:


	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fne0phyte.com%2Fblog%2F2008%2F06%2F28%2Fphpkeystore-web-site-development-release%2F&amp;title=PHPKeyStore%20Web%20Site%20%26%20Development%20Release&amp;bodytext=The%20PHPKeyStore%20web%20site%2C%20wiki%2C%20and%20trac%20are%20now%20up.%20Here%20are%20the%20links%3A%0D%0A%0D%0A%09Web%20Site%0D%0A%09Wiki%0D%0A%09Source%0D%0A%09Project%0D%0A%09Downloads%0D%0A%0D%0AThe%20web%20site%2C%20wiki%2C%20and%20source%20are%20browsable%20by%20anyone.%20Also%2C%20a%20PEAR%20package%20proposal%20has%20been%20submitted.%20We%27re%20waiting%20to%20" title="Digg"><img src="http://ne0phyte.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fne0phyte.com%2Fblog%2F2008%2F06%2F28%2Fphpkeystore-web-site-development-release%2F&amp;title=PHPKeyStore%20Web%20Site%20%26%20Development%20Release&amp;notes=The%20PHPKeyStore%20web%20site%2C%20wiki%2C%20and%20trac%20are%20now%20up.%20Here%20are%20the%20links%3A%0D%0A%0D%0A%09Web%20Site%0D%0A%09Wiki%0D%0A%09Source%0D%0A%09Project%0D%0A%09Downloads%0D%0A%0D%0AThe%20web%20site%2C%20wiki%2C%20and%20source%20are%20browsable%20by%20anyone.%20Also%2C%20a%20PEAR%20package%20proposal%20has%20been%20submitted.%20We%27re%20waiting%20to%20" title="del.icio.us"><img src="http://ne0phyte.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fne0phyte.com%2Fblog%2F2008%2F06%2F28%2Fphpkeystore-web-site-development-release%2F&amp;t=PHPKeyStore%20Web%20Site%20%26%20Development%20Release" title="Facebook"><img src="http://ne0phyte.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://twitter.com/home?status=PHPKeyStore%20Web%20Site%20%26%20Development%20Release%20-%20http%3A%2F%2Fne0phyte.com%2Fblog%2F2008%2F06%2F28%2Fphpkeystore-web-site-development-release%2F" title="Twitter"><img src="http://ne0phyte.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://ne0phyte.com/blog/2008/06/28/phpkeystore-web-site-development-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
