Pinned Loading
-
-
-
Uint8Array helper for encoding and d...
Uint8Array helper for encoding and decoding, similar to Node.js `Buffer` 1// Helper methods
2const hex_decode = (s) =>
3Uint8Array.from(s.match(/.{1,2}/g).map((b) => parseInt(b, 16)));
45const hex_encode = (u) =>
600 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
cloudflare/privacypass-issuer,
thibmeu/draft-darling-key-directory-over-http,
cloudflare/plexi
and 62 other
repositories
Loading
Contribution activity
April 2025
Created 34 commits in 1 repository
Created 2 repositories
-
thibmeu/http-message-signatures-directory
Makefile
This contribution was made on Apr 10
-
thibmeu/http-message-signatures
TypeScript
This contribution was made on Apr 7
Reviewed 8 pull requests in 5 repositories
cloudflare/privacypass-issuer
3 pull requests
-
Re add scheduler for key rotation
This contribution was made on Apr 8
-
Make RPC request agnostic
This contribution was made on Apr 3
-
Bump vite from 6.2.3 to 6.2.4
This contribution was made on Apr 1
cloudflare/privacypass-ts
2 pull requests
-
ci: Ensures examples fail ci when invalid
This contribution was made on Apr 2
-
Bump vite from 6.2.0 to 6.2.4
This contribution was made on Apr 1
cloudflare/circl
1 pull request
-
Release v1.6.1
This contribution was made on Apr 9
cloudflare/azul
1 pull request
-
Fix and simplify alarm logic
This contribution was made on Apr 9
cloudflare/blindrsa-ts
1 pull request
-
Bump vite from 6.2.0 to 6.2.4
This contribution was made on Apr 1
Opened 1 issue in 1 repository
cloudflare/privacypass-issuer
1
open
-
Only have dist/types folder at release time
This contribution was made on Apr 3
9
contributions
in private repositories
Apr 4 – Apr 13