https://github.com/TomMD/cipher-aes128
Last synced: about 1 month ago
Repository metadata:
Based on cipher-aes, but using a crypto-api interface and providing resulting IVs for each mode
- Host: GitHub
- URL: https://github.com/TomMD/cipher-aes128
- Owner: TomMD
- License: other
- Archived: true
- Created: 2012-12-31T22:56:14.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T23:35:58.000Z (about 2 years ago)
- Last Synced: 2024-10-29T20:35:10.781Z (about 2 months ago)
- Language: C
- Homepage:
- Size: 145 KB
- Stars: 6
- Watchers: 1
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Thomas M. DuBuisson
- Login: TomMD
- Email:
- Kind: user
- Description: world = last $ iterate better now
- Website: tommd.github.io
- Location: Portland, USA
- Twitter:
- Company: @paxosglobal
- Icon url: https://avatars.githubusercontent.com/u/137806?u=58d5b535e53a0d38c4e969482e87e308b8134056&v=4
- Repositories: 54
- Last Synced at: 2023-04-10T09:37:01.428Z
- Profile URL: https://github.com/TomMD
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 88
Total Committers: 10
Avg Commits per committer: 8.8
Development Distribution Score (DDS): 0.341
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 | |
---|---|---|
Thomas M. DuBuisson | t****d@g****m | 58 |
Thomas M. DuBuisson | t****n@g****m | 11 |
Oleg Grenrus | o****s@i****i | 6 |
David Hewson | d****n@t****m | 3 |
David Hewson | d****v@d****k | 2 |
Thomas | t****d@K****) | 2 |
Thomas M. DuBuisson | t****d@m****v | 2 |
Thomas M. DuBuisson | t****d@m****o | 2 |
Jan Synáček | j****k@s****m | 1 |
Ryan Scott | r****t@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 27,887 total
- Total dependent packages: 1
- Total dependent repositories: 144
- Total versions: 26
- Total maintainers: 1
hackage: cipher-aes128
- Homepage: https://github.com/TomMD/cipher-aes128
- Licenses: BSD-3-Clause
- Latest release: 0.6.4 (published almost 11 years ago)
- Last Synced: 2024-11-11T01:33:03.118Z (about 1 month ago)
- Versions: 26
- Dependent Packages: 1
- Dependent Repositories: 144
- Downloads: 27,887 Total
-
Rankings:
- Dependent repos count: 3.792%
- Downloads: 5.171%
- Dependent packages count: 10.472%
- Forks count: 10.907%
- Average: 11.491%
- Stargazers count: 27.115%
- Maintainers (1)
Dependencies
cipher-aes128.cabal
hackage
- base <5 benchmark
- bytestring * benchmark
- cereal * benchmark
- criterion * benchmark
- crypto-api * benchmark
- entropy * benchmark
- tagged * benchmark
- base *
- base >=4.2 && <5
- bytestring >=0.10.2
- cereal *
- cipher-aes128 *
- crypto-api >=0.13
- crypto-api *
- crypto-api-tests *
- tagged *
- test-framework *