Re: Bookkeeper and running in FIPS mode

2021-02-26 Thread Anup Ghatage
There are a few code changes, I can open a test pr and see if that's enough. Apart from that perhaps it's useful to perf test it if possible. Apparently FedRamp compliance approval can be used to upmark a service price because apparently being compliant is a selling point. Regards, Anup On Fri

Re: Bookkeeper and running in FIPS mode

2021-02-26 Thread Henry Saputra
Any implication on the project's release process to comply with FIPS if it turns on by default? - Henry On Fri, Feb 26, 2021 at 12:56 PM Anup Ghatage wrote: > Hi Bookies, > > FIPS is 'Federal Information Processing Standard'. Basically it's a set of > guidelines for security functions such as e

Bookkeeper and running in FIPS mode

2021-02-26 Thread Anup Ghatage
Hi Bookies, FIPS is 'Federal Information Processing Standard'. Basically it's a set of guidelines for security functions such as encryption/decryption/RNG etc. Applications running in FIPS mode are said to be more secure as they adhere to more stringent standards. Java's security framework is exte