Skip to content
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

[BE] KeyPairGenerator RSA 키페어 생성 & 인증서 정보 암호화/복호화 로직 수정 & PDF SHA-256 해시값 저장 #36

Open
4 tasks done
pjhcsols opened this issue Nov 1, 2024 · 1 comment
Assignees
Labels
Feat Refactor 리팩토링

Comments

@pjhcsols
Copy link
Owner

pjhcsols commented Nov 1, 2024

어떤 기능인가요?

라온 시큐어 피드백 적용

작업 상세 내용

  • KeyPairGenerator RSA 키페어 생성
  • 인증서 pdf 생성될때 SHA-256 으로 인코딩 pdfHash 속성 인증서 해시값 저장
  • RSA 암호화 로직 작성
  • 인증서 pdf 비교 로직 작성

참고할만한 자료(선택)

@pjhcsols
Copy link
Owner Author

pjhcsols commented Nov 1, 2024

KeyPairGenerator RSA 키페어 생성 & 인증서 정보 암호화/복호화 로직 수정 & PDF SHA-256 해시값 저장

@pjhcsols pjhcsols changed the title [BE] Wallet privateKey uuid를 넣어서 RSA 암호화 & publicKey 인증서 해시값 저장 [BE] 인증서 정보 RSA 암호화 & PDF 해시값 저장 Nov 1, 2024
@pjhcsols pjhcsols changed the title [BE] 인증서 정보 RSA 암호화 & PDF 해시값 저장 [BE] KeyPairGenerator RSA 키페어 생성 & 인증서 정보 암호화/복호화 로직 수정 & PDF SHA-256 해시값 저장 Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat Refactor 리팩토링
Projects
Status: No status
Development

No branches or pull requests

1 participant