Blog |
			Forum |
			Repository |
			Wizard
		
		Jump to letter: [
			
				ABCDGHIJLMNOPQRSTUVWXYZ
			]
		
		
			
				
					php-phpseclib-crypt-hash - Pure-PHP implementations of keyed HMACs and hashing functions
					
						- Website:
- http://phpseclib.sourceforge.net/
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
						- Description:
- Uses hash() or mhash() if available and an internal implementation,
otherwise.  Optionally uses suhosin. Currently supports the following:
md2, md5, md5-96, sha1, sha1-96, sha256, sha384, and sha512. 
Packages