Re: How to add a cipher option

2000-01-25 Thread Dr Stephen Henson
Amit sahai wrote: > > Hi all , > Just wondering how to add a cipher like "ECC" ( Elliptic Curve > Cryptosystem ) > is added to SSL layer's allowed list of cryptographic algorithms . This > "Cipher " is very useful for smart cards which require less computation > . > What is the genera

How to add a cipher option

2000-01-24 Thread Amit sahai
Hi all , Just wondering how to add a cipher like "ECC" ( Elliptic Curve Cryptosystem ) is added to SSL layer's allowed list of cryptographic algorithms . This "Cipher " is very useful for smart cards which require less computation . What is the general procedure of adding an algorithm