Skip to content

Conversation

@pattop
Copy link
Collaborator

@pattop pattop commented Jul 22, 2020

Hi,

this addresses a few minor issues I came across recently while building libtomcrypt with only Rijndael and a few hashes enabled.

Patrick

pattop added 3 commits August 13, 2020 23:37
This fixes build breakage when LTC_MECC is not defined:

src/pk/ecc/ecc_ssh_ecdsa_encode_name.c:20:74: error: unknown type name 'ecc_key'
   20 | int ecc_ssh_ecdsa_encode_name(char *buffer, unsigned long *buflen, const ecc_key *key)
@sjaeckel
Copy link
Member

sjaeckel commented Aug 13, 2020

Is it okay if I rebase those changes and force-push the source branch fixes in your fork?

I'd also like to add some modifications.

FYI I've sent you an invitation as contributor, so you can push directly to feature branches in this repo in the future.

@pattop
Copy link
Collaborator Author

pattop commented Aug 13, 2020

No problem, my fork is just a throwaway repo to put these patches.

Thanks for adding me as a contributor. I've got a couple more cleanups I'll submit soon.

@sjaeckel sjaeckel merged commit 3f1b687 into libtom:develop Aug 16, 2020
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