]> Git Repo - secp256k1.git/commit - Makefile.am
add resizeable scratch space API
authorAndrew Poelstra <[email protected]>
Sat, 22 Jul 2017 18:03:17 +0000 (18:03 +0000)
committerJonas Nick <[email protected]>
Thu, 7 Dec 2017 20:13:04 +0000 (20:13 +0000)
commit548de42ecfc1d9b087af0c3a144d5f371ee21846
tree3a9c6f87fcceb20880747f046652c03a43a81818
parent6ad5cdb42a1a8257289a0423d644dcbdeab0f83c
add resizeable scratch space API

Alignment support by Pieter Wuille.
Makefile.am
include/secp256k1.h
src/scratch.h [new file with mode: 0644]
src/scratch_impl.h [new file with mode: 0644]
src/secp256k1.c
src/tests.c
src/util.h
This page took 0.023629 seconds and 4 git commands to generate.