Skip to content

feat: http signature client#1

Merged
elijah0kello merged 3 commits intoelijah0kello:ft/gnap-utilsfrom
Kasweka1:ft/http-signatures
Jun 17, 2025
Merged

feat: http signature client#1
elijah0kello merged 3 commits intoelijah0kello:ft/gnap-utilsfrom
Kasweka1:ft/http-signatures

Conversation

@Kasweka1
Copy link

A Http signature client class with static methods that build a signature base by taking in a dictionary of headers, a method type of string type and a key_id and algorthtm. It also has a methoda hashes the signature base by taking a signaute base as a string and and returns a hashed signature base. A static method build a signtuure by passing a hashed signature base as a sting and private key as a string and reunres a base64 encoded signature.

@elijah0kello elijah0kello merged commit d327d72 into elijah0kello:ft/gnap-utils Jun 17, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants