RC2 in libgcrypt
   
    Moritz Schulte
     
    moritz@duesseldorf.ccc.de
       
    Sat, 28 Jun 2003 07:44:07 +0200
    
    
  
Timo Schulz <twoaday@freakmail.de> writes:
>> /* Public function.  Register a provided CIPHER.  Returns zero on
>>    success, in which case the chosen cipher ID has been stored in
>>    CIPHER, or an error code.  */
>> gpg_error_t
>> gcry_cipher_register (gcry_cipher_spec_t *cipher,
>> 		      gcry_module_t **module)
>
> gcrypt.h (CVS-1.86): can't find it and my repository is in sync with
> the newest CVS.
This is correct.  The *mechanism* is already there, but the interface
has not yet been made public; furthemore documentation needs to be
written.
Werner, do you remember any unsolved problems with the gcry_*_register
API or shall I just finish that part?
		moritz
-- 
((gpg-key-id . "6F984199")
 (email      . "moritz@duesseldorf.ccc.de")
 (webpage    . "http://duesseldorf.ccc.de/~moritz/"))