【已解决】RSA、MD5对应注释说明的加密算法在哪下载

2019-12-27 18:49发布

本帖最后由 JJKwong 于 2017-6-22 14:59 编辑

因为手上的这份代码被修改过,在不到源码了。

注释部分的说明是:
  1. /*
  2.         RSA.C - RSA routines for RSAEURO

  3.     Copyright (c) J.S.A.Kapp 1994 - 1996.

  4.         RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.

  5.         All functions prototypes are the Same as for RSAREF(tm).
  6.         To aid compatiblity the source and the files follow the
  7.         same naming comventions that RSAREF(tm) uses.  This should aid
  8.         direct importing to your applications.

  9.         This library is legal everywhere outside the US.  And should
  10.         NOT be imported to the US and used there.

  11.         All Trademarks Acknowledged.

  12.         RSA encryption performed as defined in the PKCS (#1) by RSADSI.

  13.         Revision history
  14.                 0.90 First revision, code produced very similar to that
  15.                 of RSAREF(tm), still it worked fine.

  16.         0.91 Second revision, code altered to aid speeding up.
  17.                 Used pointer accesses to arrays to speed up some parts,
  18.                 mainly during the loops.

  19.         1.03 Third revision, Random Structure initialization
  20.         double check, RSAPublicEncrypt can now return RE_NEED_RANDOM.
  21. */
复制代码
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
3条回答
FireHe
1楼-- · 2019-12-28 00:48
这个是RSAEuro公司的代码?

楼主是打算应用在STM32上面吗?能跑得动吗?
JJKwong
2楼-- · 2019-12-28 01:30
本帖最后由 JJKwong 于 2017-6-23 10:34 编辑
FireHe 发表于 2017-6-22 22:42
这个是RSAEuro公司的代码?

楼主是打算应用在STM32上面吗?能跑得动吗?


还没移植呢,还有其他官方库选择吗
JJKwong
3楼-- · 2019-12-28 07:28
 精彩回答 2  元偷偷看……

一周热门 更多>