https://github.com/youmark/pkcs8
golang parse pkcs8
Score: 30.343158019233055
Last synced: about 18 hours ago
JSON representation
Repository metadata:
Go package implementing functions to parse and convert private keys in PKCS#8 format, as defined in RFC5208 and RFC5958
- Host: GitHub
- URL: https://github.com/youmark/pkcs8
- Owner: youmark
- License: mit
- Created: 2014-05-14T06:50:49.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-17T22:42:24.000Z (almost 2 years ago)
- Last Synced: 2026-06-30T13:00:49.042Z (23 days ago)
- Topics: golang, parse, pkcs8
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 113
- Watchers: 5
- Forks: 53
- Open Issues: 19
-
Metadata Files:
- Readme: README
- License: LICENSE
Owner metadata:
- Name: Yutong Wang
- Login: youmark
- Email:
- Kind: user
- Description:
- Website: https://www.linkedin.com/in/wang-yutong/
- Location: San Jose, CA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/7566944?u=a912035db784be60a0fcfecf238474ded3fe8df1&v=4
- Repositories: 33
- Last Synced at: 2024-04-23T11:32:44.755Z
- Profile URL: https://github.com/youmark
GitHub Events
Total
- Fork event: 5
- Issue comment event: 1
- Issues event: 2
- Pull request event: 4
- Watch event: 9
- Total: 21
Last Year
- Issue comment event: 1
- Watch event: 1
- Total: 2
Committers metadata
Last synced: 12 days ago
Total Commits: 31
Total Committers: 14
Avg Commits per committer: 2.214
Development Distribution Score (DDS): 0.645
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Yutong Wang | y****g@g****m | 11 |
| Ulrich Eckhardt | u****t@b****e | 3 |
| Conrado P. L. Gouvea | c****g@g****m | 3 |
| t0xicCode | x****l@m****a | 2 |
| Harald Nordgren | h****n@g****m | 2 |
| Stevie Johnstone | s****e@j****m | 2 |
| rautammi | r****n@g****m | 1 |
| genisysram | 7****m | 1 |
| briansan | b****s@g****m | 1 |
| Umayr Shahid | u****d@g****m | 1 |
| Joaquín Fernández Campo | j****o@g****m | 1 |
| D055531 | a****g@s****m | 1 |
| yutong | y****g@m****) | 1 |
| Joaquin Fernandez Campo | j****t@b****m | 1 |
Issue and Pull Request metadata
Last synced: 12 days ago
Total issues: 16
Total pull requests: 36
Average time to close issues: about 1 month
Average time to close pull requests: 14 days
Total issue authors: 15
Total pull request authors: 22
Average comments per issue: 1.25
Average comments per pull request: 0.69
Merged pull request: 19
Bot issues: 0
Bot pull requests: 1
Past year issues: 2
Past year pull requests: 2
Past year average time to close issues: 2 days
Past year average time to close pull requests: N/A
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
- qdm12 (2)
- bhavanasrini (1)
- xocasdashdash (1)
- yougg (1)
- KrisKennawayDD (1)
- AxxlFoley (1)
- murugesanp (1)
- mikelolasagasti (1)
- Fire1nRain (1)
- ncw (1)
- emmansun (1)
- umayr (1)
- RanjeetMishra (1)
- b01 (1)
- space88man (1)
Top Pull Request Authors
- UlrichEckhardt (4)
- HaraldNordgren (4)
- conradoplg (3)
- xocasdashdash (2)
- marco10507 (2)
- t0xicCode (2)
- AxxlFoley (2)
- mayckol (2)
- philippecery (2)
- stephenfire (1)
- briansan (1)
- rautammi (1)
- yong-jie-gong (1)
- space88man (1)
- dependabot[bot] (1)
Top Issue Labels
Top Pull Request Labels
- dependencies (1)
- go (1)
Package metadata
- Total packages: 11
- Total downloads: unknown
- Total docker downloads: 8,150,092,413
- Total dependent packages: 7,015 (may contain duplicates)
- Total dependent repositories: 19,859 (may contain duplicates)
- Total versions: 15
debian-12: golang-github-youmark-pkcs8
- Homepage: https://github.com/youmark/pkcs8
- Documentation: https://packages.debian.org/bookworm/golang-github-youmark-pkcs8
- Licenses: mit
- Latest release: 1.1-3 (published 5 months ago)
- Last Synced: 2026-03-13T00:12:01.608Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 1.568%
- Forks count: 2.749%
- Stargazers count: 3.521%
proxy.golang.org: github.com/youmark/pkcs8
Package pkcs8 implements functions to parse and convert private keys in PKCS#8 format, as defined in RFC5208 and RFC5958
- Homepage: https://github.com/youmark/pkcs8
- Documentation: https://pkg.go.dev/github.com/youmark/pkcs8#section-documentation
- Licenses: MIT
- Latest release: v0.0.0-20240726163527-a2c0da244d78 (published almost 2 years ago)
- Last Synced: 2026-07-11T06:04:13.552Z (12 days ago)
- Versions: 5
- Dependent Packages: 7,015
- Dependent Repositories: 19,859
- Docker Downloads: 8,150,092,413
-
Rankings:
- Dependent packages count: 0.027%
- Docker downloads count: 0.037%
- Dependent repos count: 0.047%
- Average: 1.825%
- Forks count: 4.028%
- Stargazers count: 4.985%
guix: go-github-com-youmark-pkcs8
Functions to parse and convert private keys in PKCS#8 format
- Homepage: https://github.com/youmark/pkcs8
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-crypto.scm#n3423
- Licenses: expat
- Latest release: 1.3 (published 5 months ago)
- Last Synced: 2026-04-07T02:02:13.565Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: golang-github-youmark-pkcs8
- Homepage: https://github.com/youmark/pkcs8
- Documentation: https://packages.debian.org/trixie/golang-github-youmark-pkcs8
- Licenses: mit
- Latest release: 1.1-3 (published 5 months ago)
- Last Synced: 2026-03-13T20:09:17.163Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-11: golang-github-youmark-pkcs8
- Homepage: https://github.com/youmark/pkcs8
- Documentation: https://packages.debian.org/bullseye/golang-github-youmark-pkcs8
- Licenses: mit
- Latest release: 1.1-2 (published 5 months ago)
- Last Synced: 2026-03-13T16:29:25.730Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073
- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190412213103-97732733099d
- golang.org/x/text v0.3.0