https://github.com/paragonie/constant_time_encoding
base16 base32 base32hex base64 base64-urlsafe base64url cache-timing-safe character-encoding constant-time encoding hexadecimal php rfc-4648 url-safe urlsafe
Last synced: about 1 month ago
Repository metadata:
Constant-Time Character Encoding in PHP Projects
- Host: GitHub
- URL: https://github.com/paragonie/constant_time_encoding
- Owner: paragonie
- License: other
- Created: 2016-02-03T01:03:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T13:10:05.000Z (6 months ago)
- Last Synced: 2024-10-29T21:59:40.942Z (about 2 months ago)
- Topics: base16, base32, base32hex, base64, base64-urlsafe, base64url, cache-timing-safe, character-encoding, constant-time, encoding, hexadecimal, php, rfc-4648, url-safe, urlsafe
- Language: PHP
- Homepage: https://paragonie.com/blog/2016/06/constant-time-encoding-boring-cryptography-rfc-4648-and-you
- Size: 180 KB
- Stars: 817
- Watchers: 17
- Forks: 35
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Owner metadata:
- Name: Paragon Initiative Enterprises
- Login: paragonie
- Email: [email protected]
- Kind: organization
- Description: Technology should support your ambitions, not hinder them. We are a team of technology consultants that specialize in application security.
- Website: https://paragonie.com
- Location: Florida, USA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/11591525?v=4
- Repositories: 88
- Last Synced at: 2023-04-09T13:31:22.270Z
- Profile URL: https://github.com/paragonie
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 102
Total Committers: 17
Avg Commits per committer: 6.0
Development Distribution Score (DDS): 0.441
Commits in past year: 12
Committers in past year: 4
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.333
Name | Commits | |
---|---|---|
Paragon Initiative Enterprises | s****y@p****m | 57 |
Scott | s****t@p****m | 21 |
Tim Düsterhus | d****s@w****m | 6 |
Tim Düsterhus | t****m@b****e | 5 |
Jacob Dreesen | j****b@h****e | 1 |
Viktor Szépe | v****r@s****t | 1 |
systemsolutionweb | 8****b | 1 |
Christopher Georg | c****g@s****e | 1 |
Daniel Schmelz | d****l@s****g | 1 |
François Kooman | f****n@t****t | 1 |
Grundik | g****k@o****c | 1 |
Hans Ott | h****t@h****e | 1 |
Inkeliz | l****0@a****m | 1 |
Michael Dyrynda | m****l@d****u | 1 |
Nik Anderson | n****k@r****m | 1 |
Petri Haikonen | p****n@e****t | 1 |
Tom Van Looy | t****m@c****t | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- packagist: 202,920,232 total
- Total docker downloads: 807,087,189
- Total dependent packages: 137
- Total dependent repositories: 24,675
- Total versions: 32
- Total maintainers: 1
packagist: paragonie/constant_time_encoding
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
- Homepage:
- Licenses: MIT
- Latest release: v3.0.0 (published 8 months ago)
- Last Synced: 2024-11-11T02:43:14.670Z (about 1 month ago)
- Versions: 32
- Dependent Packages: 137
- Dependent Repositories: 24,675
- Downloads: 202,920,232 Total
- Docker Downloads: 807,087,189
-
Rankings:
- Docker downloads count: 0.035%
- Downloads: 0.04%
- Dependent repos count: 0.056%
- Dependent packages count: 0.225%
- Average: 0.374%
- Stargazers count: 0.411%
- Forks count: 1.479%
- Maintainers (1)
-
Funding:
Dependencies
- phpunit/phpunit ^6|^7|^8|^9 development
- vimeo/psalm ^1|^2|^3|^4 development
- php ^7|^8