Skip to content

Conversation

@ChikenL00p
Copy link

Added support for GOST R 34.10 and GOST R 34.11 parameters
This PR introduces handling for GOST cryptographic parameters in the ATTRIBUTE_TYPES dictionary:
Mapped Attribute.GOSTR3410_PARAMS to handle_bytes
Mapped Attribute.GOSTR3411_PARAMS to handle_bytes

Changes to be committed:
modified: pkcs11/attributes.py

Changes to be committed:
	modified:   pkcs11/attributes.py
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.09%. Comparing base (1ff2114) to head (6730146).
⚠️ Report is 4 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #216      +/-   ##
==========================================
- Coverage   90.17%   90.09%   -0.08%     
==========================================
  Files          15       15              
  Lines        2625     2625              
  Branches       29       29              
==========================================
- Hits         2367     2365       -2     
- Misses        255      257       +2     
  Partials        3        3              
Flag Coverage Δ
unittests 90.09% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MatthiasValvekens MatthiasValvekens merged commit 6155317 into pyauth:master Aug 14, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants