Adding compressed public key flag to java api #443
pull Christewart wants to merge 2 commits into bitcoin-core:master from Christewart:compressed_flag changing 5 files +137 −65-
Christewart commented at 9:43 pm on February 21, 2017: noneImplements the ability to generate a compressed public key from the java API.
-
Christewart commented at 10:20 pm on February 21, 2017: none
Could this build failure from buffer sizes being fixed 65 byte constants?
-
Christewart cross-referenced this on Mar 22, 2017 from issue Adding new secp256k1 functionality by Christewart
-
Adding flag to generate compressed public key for java api
Fixing a few checkInvariants Adding compressed flag to tweak_mul and tweak_add Fixing some nits
-
Exposing secp256k1 parsepubkey functionality via `isValidPubKey` method
Exposing secp256k1 parse pubkey functionality in the java api Fixing some nits, refactoring some code Changing name of method from 'parsePubKey' to 'isValidPubKey' Removing compressed flag arg from 'isValidPubKey' method
-
Christewart force-pushed on Mar 23, 2017
-
Christewart commented at 1:02 pm on April 18, 2017: noneI added a little more functionality, there is now a
isValildPubKey
method that calls the underlyingec_pubkey_parse
. I’d also like to eventually remove the guava dependency. I removed thePreconditions.checkArgument
code and create our version calledcheckInvariant()
. -
Christewart cross-referenced this on Mar 8, 2018 from issue Implement `decompress` function in JNI by pm47
-
Christewart closed this on Mar 11, 2018
-
Christewart commented at 6:06 pm on March 11, 2018: nonesuperseded by #508
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-23 08:15 UTC
This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-23 08:15 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me