Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / DE-labtory/heimdall issues and pull requests
#107 - apply new goimports , change travis to go mod
Pull Request -
State: closed - Opened by hea9549 over 5 years ago
#106 - Fix/dependency
Pull Request -
State: closed - Opened by hea9549 over 5 years ago
#105 - Fix/dependency
Pull Request -
State: closed - Opened by hea9549 over 5 years ago
#104 - Modify for integration/keystore and signing fuction
Pull Request -
State: closed - Opened by owljoa about 6 years ago
#103 - add store/load functions for pri/pub key each and without pwd
Pull Request -
State: closed - Opened by owljoa about 6 years ago
#102 - remove keyGenOpt from keyFile
Pull Request -
State: closed - Opened by owljoa about 6 years ago
#101 - GenerateKey에서 keyGenOpt를 입력받으니까 common하게 사용할 수 있을듯
Issue -
State: open - Opened by owljoa about 6 years ago
#100 - 소스코드 구조 개선
Pull Request -
State: closed - Opened by owljoa about 6 years ago
#99 - hash option struct로 ..
Issue -
State: closed - Opened by owljoa about 6 years ago
#98 - SKI(Subject Key Identifier)
Issue -
State: closed - Opened by owljoa about 6 years ago
#97 - Key ToByte() 함수
Issue -
State: closed - Opened by owljoa about 6 years ago
#96 - Remove key generator interface
Pull Request -
State: closed - Opened by owljoa about 6 years ago
- 1 comment
#95 - modify signer option to struct
Pull Request -
State: closed - Opened by owljoa about 6 years ago
#94 - make certstore independent
Pull Request -
State: closed - Opened by owljoa about 6 years ago
- 4 comments
#93 - Fix some types and constants for readability
Pull Request -
State: closed - Opened by owljoa about 6 years ago
#92 - 고민해야할 문제들.
Issue -
State: open - Opened by owljoa about 6 years ago
#91 - scrpyt, pbkdf2의 키유도 파라미터들 제한 범위 조사해서 각각의 IsValid 구현
Issue -
State: open - Opened by owljoa about 6 years ago
#90 - config detail 구현
Issue -
State: open - Opened by owljoa about 6 years ago
#89 - readme usage 수정
Issue -
State: open - Opened by owljoa about 6 years ago
#88 - shonorr signature 적용
Issue -
State: open - Opened by owljoa about 6 years ago
#87 - SHA-3 적용
Issue -
State: open - Opened by owljoa about 6 years ago
#86 - fix error string to error type using errors.New function
Pull Request -
State: closed - Opened by owljoa about 6 years ago
#85 - shaping error messages by convert the messages to variables
Pull Request -
State: closed - Opened by owljoa about 6 years ago
- 1 comment
#84 - Add/test automation
Pull Request -
State: closed - Opened by owljoa about 6 years ago
#83 - Add/test automation
Pull Request -
State: closed - Opened by owljoa about 6 years ago
#82 - fix structure for scalability
Pull Request -
State: closed - Opened by owljoa about 6 years ago
- 2 comments
#81 - Byte to Public key curve, curveOpt 둘 중 하나 받도록
Issue -
State: closed - Opened by owljoa about 6 years ago
- 1 comment
#80 - issue/70 - modify readme for applying new version of heimdall
Pull Request -
State: closed - Opened by owljoa about 6 years ago
- 2 comments
#79 - issue/#67 - modify sample code for new version of heimdall.
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 1 comment
#78 - issue/#77
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 1 comment
#77 - [fix] 인증서 폐기 여부 체크 후 반환값에 true 추가
Issue -
State: closed - Opened by owljoa over 6 years ago
#76 - [issue #74] intermediate pool empty check if문 제거
Pull Request -
State: closed - Opened by owljoa over 6 years ago
#75 - Issue/#61 - test패키지 heimdall_test로 변경
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 8 comments
#74 - remove if statement for empty intermediate pool for verifying cert chain
Issue -
State: closed - Opened by owljoa over 6 years ago
#73 - Issue/61 - test pacakge 변경 (heimdall -> heimdall_test)
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 1 comment
#72 - [fix]Issue/71
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 4 comments
#71 - add scrypt params for test as defaultScryptParams in defifition.go
Issue -
State: closed - Opened by owljoa over 6 years ago
#70 - readme 수정
Issue -
State: closed - Opened by owljoa over 6 years ago
#69 - Issue/68 - config 지원하도록 기능 수정
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 3 comments
#68 - config 지원하도록 기능들 수정
Issue -
State: closed - Opened by owljoa over 6 years ago
- 1 comment
#67 - 샘플 코드에 config, cert 기능들 추가
Issue -
State: closed - Opened by owljoa over 6 years ago
#66 - Issue/61 - test files(heimdall -> heimdall_test)
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 1 comment
#65 - issue/62
Pull Request -
State: closed - Opened by owljoa over 6 years ago
#64 - issue/58
Pull Request -
State: closed - Opened by owljoa over 6 years ago
#63 - Issue/48
Pull Request -
State: closed - Opened by owljoa over 6 years ago
#62 - keyUtil 제거
Issue -
State: closed - Opened by owljoa over 6 years ago
#61 - test 패키지 heimdall_test로 변경
Issue -
State: closed - Opened by owljoa over 6 years ago
#60 - kdf - bcrypt 지원
Issue -
State: closed - Opened by owljoa over 6 years ago
- 1 comment
#59 - kdf - pbkdf2 지원
Issue -
State: closed - Opened by owljoa over 6 years ago
#58 - SHA1 해시 옵션 제거
Issue -
State: closed - Opened by owljoa over 6 years ago
#57 - Issue/55
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 2 comments
#56 - 인증서 검증에 만료 여부 체크 기능 추가
Issue -
State: closed - Opened by owljoa over 6 years ago
- 1 comment
#55 - 인증서 검증 기능 추가
Issue -
State: closed - Opened by owljoa over 6 years ago
#54 - Issue/49
Pull Request -
State: closed - Opened by owljoa over 6 years ago
#53 - Revert "Issue/49"
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 6 comments
#52 - Issue/49
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 1 comment
#51 - add copyright to all .go files.
Pull Request -
State: closed - Opened by owljoa over 6 years ago
#50 - 라이센스 붙이기
Issue -
State: closed - Opened by owljoa over 6 years ago
#49 - X.509 포멧 인증서 지원
Issue -
State: closed - Opened by owljoa over 6 years ago
#48 - InitHeimdall 함수 작성
Issue -
State: closed - Opened by owljoa over 6 years ago
#47 - 키 메모리 해제 기능 추가
Issue -
State: closed - Opened by owljoa over 6 years ago
- 1 comment
#46 - Fix/change structure
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 17 comments
#45 - Feature/encrypt prikey
Pull Request -
State: closed - Opened by owljoa over 6 years ago
#44 - Issue #43/feature/derive key from pwd
Pull Request -
State: closed - Opened by owljoa over 6 years ago
#43 - [TODO] passphrase를 키로 사용할 경우에 안전한 키 형태로 바꾸기 위한 기능 추가
Issue -
State: closed - Opened by owljoa over 6 years ago
#42 - Issue #35/feature/encryption and decryption
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 4 comments
#41 - RSA key 중복 수정입니다.
Pull Request -
State: closed - Opened by owljoa over 6 years ago
#40 - Issue #35에서 제안된 내용 진행중에 다른 이슈가 생겼습니다.
Issue -
State: closed - Opened by owljoa over 6 years ago
- 1 comment
#39 - authmanager deleted, hashmanager deleted, init added
Pull Request -
State: closed - Opened by junbeomlee over 6 years ago
- 3 comments
#38 - Issue #35/separate key from keymanager
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 2 comments
#37 - 에러 메시지, 상수 등 사전식으로 정리하는 파일(?)
Issue -
State: closed - Opened by owljoa over 6 years ago
- 2 comments
#36 - key 패키지 부분 테스트 코드 추가입니다!
Pull Request -
State: closed - Opened by owljoa over 6 years ago
#35 - remove key 메모리상에서도 필요할것 같습니다!
Issue -
State: closed - Opened by owljoa over 6 years ago
- 13 comments
#34 - README 수정입니다.
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 3 comments
#33 - 샘플 코드 ByteToKey 기능에 대해 깔끔(?)하게 수정했고 코멘트 조금 달았습니다!
Pull Request -
State: closed - Opened by owljoa over 6 years ago
#32 - [#30] Change name of default key repository path (.hemidall/)
Pull Request -
State: closed - Opened by yojkim over 6 years ago
#31 - Feature/readme
Pull Request -
State: closed - Opened by yojkim over 6 years ago
#30 - key store path
Issue -
State: closed - Opened by junbeomlee over 6 years ago
- 2 comments
#29 - delete legacy codes
Pull Request -
State: closed - Opened by yojkim over 6 years ago
#28 - Feature/pem to key
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 7 comments
#27 - Test hashManager with various cases
Pull Request -
State: closed - Opened by yojkim over 6 years ago
#26 - Test only the minimal functionality of the auth package
Pull Request -
State: closed - Opened by yojkim over 6 years ago
#25 - key/ecdsa.go 테스트 코드 작성해봤습니다! -> key/ecdsa_test.go file
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 1 comment
#24 - Pem에서 키를 복구하는 로직
Issue -
State: closed - Opened by junbeomlee over 6 years ago
- 13 comments
#23 - Add empty test files
Pull Request -
State: closed - Opened by yojkim over 6 years ago
#22 - auth, hashing comments 추가 입니다.
Pull Request -
State: closed - Opened by owljoa over 6 years ago
- 2 comments
#21 - 테스트 코드 작성
Issue -
State: closed - Opened by yojkim over 6 years ago
- 6 comments
Labels: help wanted
#20 - add comment to sample usage of heimdall
Pull Request -
State: closed - Opened by yojkim over 6 years ago
#19 - Key package comment 작성 했습니다.
Pull Request -
State: closed - Opened by owljoa over 6 years ago
#18 - Update README.md
Pull Request -
State: closed - Opened by junbeomlee over 6 years ago
#17 - Update README.md with updating sample code
Pull Request -
State: closed - Opened by yojkim over 6 years ago
#16 - update readme
Pull Request -
State: closed - Opened by junbeomlee over 6 years ago
#15 - authImpl.go에 NewAuth function에 대한 질문입니다!
Issue -
State: closed - Opened by owljoa over 6 years ago
- 5 comments
#14 - 오프라인에서 말씀드린 구현 디테일 문서 혹은 코멘트에 대한 정보입니다.
Issue -
State: closed - Opened by owljoa over 6 years ago
- 4 comments
#13 - Split exist auth package into three parts
Pull Request -
State: closed - Opened by yojkim over 6 years ago
#12 - README.md 새로운 코드에 맞춰서 업데이트
Issue -
State: closed - Opened by yojkim over 6 years ago
#11 - 개인적으로 Key interface를 Key와 PRIKEY , PUBKEY3개로 구현해서
Issue -
State: closed - Opened by junbeomlee over 6 years ago
- 8 comments
#9 - fix test cases and expose generator
Pull Request -
State: closed - Opened by junbeomlee over 6 years ago
#8 - tag를 통한 버전 관리 하기
Issue -
State: closed - Opened by junbeomlee over 6 years ago
- 7 comments
#3 - Verify에서는 pub키를 넣는데 sign에서는 pri안넣으니까 이상함!!!
Issue -
State: closed - Opened by junbeomlee over 6 years ago
- 10 comments