Skip to content

릴리즈 변경사항 총집합#17

Open
Quant-TheodoreFelix wants to merge 16 commits intomasterfrom
feature/public-2.0.0
Open

릴리즈 변경사항 총집합#17
Quant-TheodoreFelix wants to merge 16 commits intomasterfrom
feature/public-2.0.0

Conversation

@Quant-TheodoreFelix
Copy link
Member

@Quant-TheodoreFelix Quant-TheodoreFelix commented Mar 21, 2026

  • CLI
    • Base64
    • Hex
    • SHA-2
    • SHA-3
    • ML-DSA

CLI 구현은 입력 모드를 사용.
스크립트 및 자동화 작업에 따른 폐쇄형 작업 기능 필요.
예를 들어

$ entlib-cli base64 encode
입력 모드 활성화 (에코 비활성화). 입력:
# 사용자가 보이지 않는 상태에서 입력
결과: ...
# 메모리는 즉각 소거
# 파일 내용은 노출되지 않음
$ entlib-cli base64 encode --in-file /mnt/hwhsm/data.bin --out-file /mnt/hwhsm/encoded.txt

@Quant-TheodoreFelix
Copy link
Member Author

CLI 기능은 이 브랜치에

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.

1 participant