<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/passwords</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 06:02:45 GMT</pubDate>
<item>
<title>(C++) Hiding Passwords With C++ - eiger824</title>
<link>http://snipplr.com/view/69819/hiding-passwords-with-c/</link>
<description><![CDATA[ <p>In C++ console there's no way to make our passwords invisible when typing them. Here is a really simple funcion that resembles the behavior of hiding passwords.</p> ]]></description>
<pubDate>Thu, 07 Feb 2013 02:40:41 GMT</pubDate>
<guid>http://snipplr.com/view/69819/hiding-passwords-with-c/</guid>
</item>
<item>
<title>(C++) Decrypting Passwords in C++ - eiger824</title>
<link>http://snipplr.com/view/69765/decrypting-passwords-in-c/</link>
<description><![CDATA[ <p>This is the second and last part of the encryption algorithm that I uploaded last week. It's the other-way-round program: it decrypts a password typed by user.</p> ]]></description>
<pubDate>Sun, 03 Feb 2013 02:21:39 GMT</pubDate>
<guid>http://snipplr.com/view/69765/decrypting-passwords-in-c/</guid>
</item>
<item>
<title>(C++) Encrypting Passwords in C++ - eiger824</title>
<link>http://snipplr.com/view/69666/encrypting-passwords-in-c/</link>
<description><![CDATA[ <p>A C++ algorithm which encrypts an alphanumeric password, asking the user to choose the encryption level.</p> ]]></description>
<pubDate>Sun, 27 Jan 2013 22:05:00 GMT</pubDate>
<guid>http://snipplr.com/view/69666/encrypting-passwords-in-c/</guid>
</item>
<item>
<title>(Bash) randpass.sh: Generate semi-aleatory passwords from command line. - ksaver</title>
<link>http://snipplr.com/view/52359/randpasssh-generate-semialeatory-passwords-from-command-line/</link>
<description><![CDATA[ <p>Example:

$ randpass.sh 32

R"}I3$XzdsC0@KnjjA&amp;U"M4$"lRLkIB@


$ for i in {1..10}; do randpass.sh; done

H,Cqby/2345UgyLWej5k

YV@{N{D</p> ]]></description>
<pubDate>Wed, 20 Apr 2011 15:44:57 GMT</pubDate>
<guid>http://snipplr.com/view/52359/randpasssh-generate-semialeatory-passwords-from-command-line/</guid>
</item>
<item>
<title>(Bash) auth.sh - cruelfate</title>
<link>http://snipplr.com/view/46699/authsh/</link>
<description><![CDATA[ <p>SSH certificate distribution - never enter another password</p> ]]></description>
<pubDate>Fri, 07 Jan 2011 03:18:15 GMT</pubDate>
<guid>http://snipplr.com/view/46699/authsh/</guid>
</item>
<item>
<title>(PHP) Random pronounceable passwords generator - iTony</title>
<link>http://snipplr.com/view/5444/random-pronounceable-passwords-generator/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 16 Mar 2008 04:36:34 GMT</pubDate>
<guid>http://snipplr.com/view/5444/random-pronounceable-passwords-generator/</guid>
</item>
<item>
<title>(Ruby) Rails random pronouncable passwords - gdonald</title>
<link>http://snipplr.com/view/1247/rails-random-pronouncable-passwords/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Sep 2006 13:16:29 GMT</pubDate>
<guid>http://snipplr.com/view/1247/rails-random-pronouncable-passwords/</guid>
</item>
</channel>
</rss>