aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives
diff options
context:
space:
mode:
authorMarko Kreen <markokr@gmail.com>2020-06-15 00:12:06 +0300
committerGitHub <noreply@github.com>2020-06-14 16:12:06 -0500
commit0b036170842e33c98f2132c9ba00ff97f07c709f (patch)
treee567e3ed2f21e383cd5646f400778c91a43a0e13 /tests/hazmat/primitives
parent0d0d70bd78f432397b91eee4d9743000686037a6 (diff)
downloadcryptography-0b036170842e33c98f2132c9ba00ff97f07c709f.tar.gz
cryptography-0b036170842e33c98f2132c9ba00ff97f07c709f.tar.bz2
cryptography-0b036170842e33c98f2132c9ba00ff97f07c709f.zip
Unify X.509 signature algorithm validation (#5276)HEADmaster
- Use common implementation - OCSP signing was using different validation - Check if private key is usable for signing
Diffstat (limited to 'tests/hazmat/primitives')
0 files changed, 0 insertions, 0 deletions
='n138' href='#n138'>138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198