Greg Rubin

Results 28 issues of Greg Rubin

### Problem: Hard coded certificates are at risk of expiration and thus breaking tests. (See #2600). Additionally, the knowledge for how to properly generate the test certificates may be lost...

s2n-core

Please modify the build system (and ideally source layout) such that it is easy to build a JAR which other tests can easily depend on.

Not only separate tests by algorithm, but also by component. This will make it easier to test providers which only supply some Services (such as Cipher or Signature) but not...

**Is your feature request related to a problem? Please describe.** I am frustrated that I need to enter AWS credentials when they are already available via the [EC2 Instance Metadata...

sha384.badssl.com and sha512.badssl.com both have expired certificates as of April 1st, 2022. ![sha384_expired](https://user-images.githubusercontent.com/829871/162485073-3b9ef035-4260-4224-b749-44adb9001f74.png) ![sha512_expired](https://user-images.githubusercontent.com/829871/162485089-ca4d1480-6fa9-4f5a-a197-110e9038bdef.png)

needs-prod-cert

Create a list of papers/articles/blogs which are good introductions to various topics. **(Note to miscellaneous people. If you have good resources for this list, please link them here.)**

There was a similar earlier issue which resulted in the "how to read" page, but we still need an easily searchable glossary. I need a way to easily find short...

People cannot assume that values derived from secrets can be made public unless guaranteed by the specification. For example, the hash of a secret key might reveal overly sensitive information...

- [ ] Short summary of different methods (KEM/KEX/???) - [ ] Key Confirmation Impersonation (with link to [blog post](https://romailler.ch/2021/08/18/crypto-why-ephemeral-keys/) and possibly [link to eprint](https://eprint.iacr.org/2006/252)) - [ ] [Unknown key-share...

Fully Support OSX

enhancement