Javex / libscep

Implementation of the SCEP protocol in C for both client and server
6 stars 8 forks source link

Check nonce length #46

Open Javex opened 9 years ago

Javex commented 9 years ago

We could/should(?) check the nonce length if something non-standard was provided: https://github.com/Javex/libscep/blob/724b8e1b389f2579b57b595e14bf5bd980034677/src/message.c#L744