Skip to content

Conversation

@sjaeckel
Copy link
Member

@sjaeckel sjaeckel commented Oct 2, 2019

This adds two new (for now) private API functions

  1. rsa_init() which can be used to initialize an RSA key
  2. rsa_shrink_key() which can be used to shrink the memory usage of an RSA key if it's long lived
  • documentation is added or updated
  • tests are added or updated

@sjaeckel sjaeckel force-pushed the rsa-improvements branch 3 times, most recently from bd91a64 to 6e0d71e Compare October 4, 2019 08:27
@sjaeckel sjaeckel requested a review from karel-m October 8, 2019 07:16
@sjaeckel sjaeckel force-pushed the rsa-improvements branch 2 times, most recently from b5cfa1c to 035db0f Compare October 17, 2019 12:50
@sjaeckel sjaeckel merged commit 25410c7 into develop Oct 17, 2019
@sjaeckel sjaeckel deleted the rsa-improvements branch October 17, 2019 20:28
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