aboutsummaryrefslogtreecommitdiff
path: root/openssl/trunk/crypto/rsa/rsa_sign.c
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2006-08-22 22:29:17 +0000
committerRob Austein <sra@hactrn.net>2006-08-22 22:29:17 +0000
commitf354e3bfffd46ff63d9e8ffd4e4155fa917cab8e (patch)
tree80ad88fb7e96972d4c27ab6b17874de200b8154f /openssl/trunk/crypto/rsa/rsa_sign.c
parent0275435ddf1f501e3f0880c716abf211ec617157 (diff)
# on 2006/08/10 21:51:26, sra did:
Rewrite to: - Do DER->PEM conversion on the fly at test time rather than in the repository (where the next rsync will overwrite it); - Use the AIA URIs instead of SKI/AKI matching to build chains (this would work better if APNIC's AIA's weren't almost all broken...). svn path=/scripts/gen-verify-test.pl; revision=202
Diffstat (limited to 'openssl/trunk/crypto/rsa/rsa_sign.c')
0 files changed, 0 insertions, 0 deletions
102'>102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155