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

[버그]descript_aes_128_ecb 에러 #98

Open
Daniel-Lee opened this issue Aug 7, 2024 · 1 comment
Open

[버그]descript_aes_128_ecb 에러 #98

Daniel-Lee opened this issue Aug 7, 2024 · 1 comment

Comments

@Daniel-Lee
Copy link

Daniel-Lee commented Aug 7, 2024

버그 설명
버그를 설명해주세요

테스트 대상 문서 링크:
https://www.fsc.go.kr/comm/getFile?srvcId=BBSTY1&upperNo=81633&fileTy=ATTACH&fileNo=2

crates/hwp/src/hwp/record/reader.rs:24:8 에서 오류 발생합니다.
let descrypted = descrpt_aes_128_ecab(~~
panic error 발생

재현방법
재현 방법을 설명해주세요
프로젝트내 "tests/intergration/hancom/mod.rs" 에서 fn check_hwp_document_format() 함수 실행
path에는 링크 파일 다운로드 후 경로 추가

예상되는 동작
없음

스크린샷
없음

환경:

  • OS: [e.g. macOS] : macOS 14.5
  • Rust 버전 : RustRover 번들 버전(Cargo 빌드)
  • hwp-rs 버전 : 0.2.0
  • 테스트한 아래아한글 문서 버전 : 5.0.1
@Daniel-Lee Daniel-Lee changed the title [버그]style.rs 에서 "kind" 정보 assign 시 오류 발생합니다. [버그]descript_aes_128_ecb 에러 Aug 7, 2024
@Daniel-Lee Daniel-Lee reopened this Aug 7, 2024
@hahnlee
Copy link
Owner

hahnlee commented Aug 8, 2024

주말중으로 확인해보겠습니다

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

No branches or pull requests

2 participants