Mercurial > dropbear
comparison src/pk/pkcs1/pkcs_1_os2ip.c @ 209:39d5d58461d6 libtomcrypt-orig LTC_1.05
Import of libtomcrypt 1.05
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 06 Jul 2005 03:53:40 +0000 |
parents | 1c15b283127b |
children |
comparison
equal
deleted
inserted
replaced
191:1c15b283127b | 209:39d5d58461d6 |
---|---|
33 return CRYPT_OK; | 33 return CRYPT_OK; |
34 } | 34 } |
35 | 35 |
36 #endif /* PKCS_1 */ | 36 #endif /* PKCS_1 */ |
37 | 37 |
38 | |
39 /* $Source: /cvs/libtom/libtomcrypt/src/pk/pkcs1/pkcs_1_os2ip.c,v $ */ | |
40 /* $Revision: 1.3 $ */ | |
41 /* $Date: 2005/05/05 14:35:59 $ */ |