An open API service indexing awesome lists of open source software.

https://github.com/xtuc/symfony2-password-encoder

Obviously more secure that plaintext passwords
https://github.com/xtuc/symfony2-password-encoder

Last synced: 6 months ago
JSON representation

Obviously more secure that plaintext passwords

Awesome Lists containing this project

README

          

# Double ROT13 password encoder

The encoder uses two iterations for more security.

src/AcmeBundle/Security/DoubleRot13Encoder.php :
```PHP