Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cryptography
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
Python
Modules
cryptography
Commits
5745c00f219e
Commit
5745c00f219e
authored
5 years ago
by
Paul Kehrer
Browse files
Options
Downloads
Patches
Plain Diff
invalid challenge value csr (#5300)
parent
94d13f1aac93
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/development/test-vectors.rst
+3
-0
3 additions, 0 deletions
docs/development/test-vectors.rst
vectors/cryptography_vectors/x509/requests/challenge-invalid.der
+0
-0
0 additions, 0 deletions
.../cryptography_vectors/x509/requests/challenge-invalid.der
with
3 additions
and
0 deletions
docs/development/test-vectors.rst
+
3
−
0
View file @
5745c00f
...
...
@@ -446,6 +446,9 @@
1024 bit key containing an invalid signature with correct padding.
* ``challenge.pem`` - A certificate signing request for an RSA 2048 bit key
containing a challenge password.
* ``challenge-invalid.der`` - A certificate signing request for an RSA 2048 bit
key containing a challenge password attribute that has been encoded as an
ASN.1 integer rather than a string.
Custom X.509 Certificate Revocation List Vectors
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
...
This diff is collapsed.
Click to expand it.
vectors/cryptography_vectors/x509/requests/challenge-invalid.der
0 → 100644
+
0
−
0
View file @
5745c00f
File added
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment