搜索资源列表
phpreliazeRSA
- PHP实现RSA算法/* * Implementation of the RSA algorithm * (C) Copyright 2004 Edsko de Vries, Ireland * * Licensed under the GNU Public License (GPL) * * This implementation has been verified against [3] * (tested Java/PHP interoperability).
GeneralDigest
- base implementation of MD4 family style digest as outlined in "Handbook of Applied Cryptography", pages 344 - 347.