1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-23 22:15:02 -05:00

1 Commits

Author SHA1 Message Date
Simon Tatham
e6679d4602 Move BignumInt definitions into a header file.
This allows files other than sshbn.c to work with the primitives
necessary to build multi-word arithmetic functions satisfying all of
PuTTY's portability constraints.

(cherry picked from commit 2c60070aad2d959a9e7e850523352c23c6aa7009)

Cherry-picker's notes: required on this branch because it's a
dependency of f8b27925eee6a37df107a7cd2e718e997a52516e which we want.
2015-06-20 12:47:42 +01:00