mattrglobal / pairing_crypto

A library for pairing based cryptography
Apache License 2.0
14 stars 7 forks source link

feat: accept secret & pub key as seperate args #98

Closed dev0x1 closed 1 year ago

zhenwenc commented 1 year ago

Thanks for the PR @dev0x1 🙏 Since I've refactored the obj-c warpper's folder structure, would you mind if I port your changes to my branch (https://github.com/mattrglobal/pairing_crypto/pull/97)?

Link to commit: https://github.com/mattrglobal/pairing_crypto/pull/97/commits/d60007c5ea867d7b6b4eb7c6dcbbd41b3fddcdf2

dev0x1 commented 1 year ago

Thanks for the PR @dev0x1 pray Since I've refactored the obj-c warpper's folder structure, would you mind if I port your changes to my branch (#97)?

Link to commit: d60007c

Awesome, feel free to merge there.

zhenwenc commented 1 year ago

Thanks @dev0x1! 🙏 Closing this PR as the changes are been merged as part of https://github.com/mattrglobal/pairing_crypto/pull/97.