Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 0477fbf
  • /
  • rc2
  • /
  • version
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:6f89d595f1790a2956d24b045d4dea37625295ad
directory badge Iframe embedding
swh:1:dir:724c9ff0985a9419b556a34960934186ee10697c
version
1.1 23/08/96 - eay
	Changed RC2_set_key() so it now takes another argument.  Many
	thanks to Peter Gutmann <pgut01@cs.auckland.ac.nz> for the
	clarification and origional specification of RC2.  BSAFE uses
	this last parameter, 'bits'.  It the key is 128 bits, BSAFE
	also sets this parameter to 128.  The old behaviour can be
	duplicated by setting this parameter to 1024.

1.0 08/04/96 - eay
	First version of SSLeay with rc2.  This has been written from the spec
	posted sci.crypt.  It is in this directory under rrc2.doc
	I have no test values for any mode other than ecb, my wrappers for the
	other modes should be ok since they are basically the same as
	the ones taken from idea and des :-).  I have implemented them as
	little-endian operators.
	While rc2 is included because it is used with SSL, I don't know how
	far I trust it.  It is about the same speed as IDEA and DES.
	So if you are paranoid, used Tripple DES, else IDEA.  If RC2
	does get used more, perhaps more people will look for weaknesses in
	it.
	

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top