Skip to content

cryptography의 deprecated 항목 대응 #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 21, 2025
Merged

Conversation

kerokim
Copy link
Contributor

@kerokim kerokim commented Jan 9, 2025

안녕하세요.

cryptography>=43.0.0에서 SEED 알고리즘이 cryptography.hazmat.decrepit.ciphers.algorithms로 이동합니다.
https://cryptography.io/en/latest/changelog/#v43-0-0

cryptography>=42.0.0에서 Certificate에 not_valid_before_utc, not_valid_after_utc가 추가되고, 기존 함수는 deprecated 되었습니다.
기존의 naive datetime에서 timezone aware 형태로 변경됩니다.
https://cryptography.io/en/latest/changelog/#v42-0-0
https://cryptography.io/en/latest/x509/reference/#cryptography.x509.Certificate.not_valid_before_utc

감사합니다.

@bandoche
Copy link
Owner

테스트 코드 동작도 확인하였습니다.
감사합니다.

@bandoche bandoche merged commit c4a109f into bandoche:main Feb 21, 2025
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.

2 participants