This website requires JavaScript.
Explore
Help
Sign In
playground
/
cryptography
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Improve speck tests
#3
Merged
omicron
merged 3 commits from
speck_tests
into
main
2025-05-20 18:16:52 +00:00
Conversation
0
Commits
3
Files Changed
6
+421
-59
omicron
commented
2025-05-20 18:16:27 +00:00
Owner
Copy Link
Copy Source
No description provided.
omicron
added 3 commits
2025-05-20 18:16:28 +00:00
Fix speck.New not panicking early on all invalid parameters
7b8df3b046
Add util package with a DeHex function
1ca7d572f9
Rework speck tests, improve coverage, add benchmarks
2730496b35
omicron
changed title from
speck_tests
to
Improve speck tests
2025-05-20 18:16:45 +00:00
omicron
merged commit
2730496b35
into
main
2025-05-20 18:16:52 +00:00
omicron
deleted branch
speck_tests
2025-05-20 18:16:52 +00:00
Sign in
to join this conversation.
Reviewers
No Reviewers
Labels
Clear labels
Compat/Breaking
Breaking change that won't be backward compatible
Kind/Bug
Something is not working
Kind/Documentation
Documentation changes
Kind/Enhancement
Improve existing functionality
Kind/Feature
New functionality
Kind/Security
This is security issue
Kind/Testing
Issue or pull request related to testing
Priority
Critical
1
The priority is critical
Priority
High
2
The priority is high
Priority
Low
4
The priority is low
Priority
Medium
3
The priority is medium
Reviewed
Confirmed
1
Issue has been confirmed
Reviewed
Duplicate
2
This issue or pull request already exists
Reviewed
Invalid
3
Invalid issue
Reviewed
Won't Fix
3
This issue won't be fixed
Status
Abandoned
3
Somebody has started to work on this but abandoned work
Status
Blocked
1
Something is blocking this issue or pull request
Status
Need More Info
2
Feedback is required to reproduce issue or to continue work
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
Clear assignees
omicron
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: playground/cryptography#3
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
playground/cryptography
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
speck_teststo Improve speck tests