History log of /src/tests/crypto/libcrypto/rc5 |
Revision | Date | Author | Comments |
1.5 | 23-Sep-2018 |
christos | Merge openssl-1.1.1
|
1.4 | 21-May-2017 |
riastradh | branches: 1.4.8; 1.4.10; Remove MKCRYPTO_RC5. Unconditionally include RC5 in libcrypto.so.
This option existed only because RC5 is covered by patents that, twenty years ago, we had reason to suspect the patent holder, RSA, Inc., might litigate. The two US patents in question are 5,724,428 and 5,835,600.
According to the USPTO Patent Term Calculator web site at <https://www.uspto.gov/patent/laws-and-regulations/patent-term-calculator#heading-5> (retrieved 2017-05-21), patents filed after 1995-06-07 expire twenty years after the filing date.
number filing date 5,724,428 1995-11-01 5,835,600 1997-04-21
Thus, these patents appear to be expired.
As proposed on tech-crypto and tech-security:
https://mail-index.netbsd.org/tech-crypto/2017/05/05/msg000718.html https://mail-index.netbsd.org/tech-security/2017/05/05/msg000927.html
|
1.3 | 05-Jul-2011 |
spz | branches: 1.3.6; give the idea, rc5 and mdc2 checks a chance of working if they are defined to be compiled
|
1.2 | 12-Jun-2011 |
christos | Fix patented algo compilation
|
1.1 | 13-Feb-2009 |
jmmv | branches: 1.1.2; 1.1.6; Convert libcrypto tests to ATF. Original work done by Lukasz Strzygowski in the GSoC 2008 atfify project. Reorganization of files and build system reworked by me.
|
1.1.6.1 | 23-Jun-2011 |
cherry | Catchup with rmind-uvmplock merge.
|
1.1.2.2 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.1.2.1 | 13-Feb-2009 |
jym | file Makefile was added on branch jym-xensuspend on 2009-05-13 19:19:21 +0000
|
1.3.6.1 | 20-Nov-2012 |
matt | Conditionalize use of --no-fatal-warnings on ${HAVE_BINUTILS} == "219"
|
1.4.10.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.4.8.1 | 30-Sep-2018 |
pgoyette | Ssync with HEAD
|