papegaaij commented on issue #399: WICKET-6727: Configurable Content-Security-Policy URL: https://github.com/apache/wicket/pull/399#issuecomment-577292623 Good random data with a reliable entropy source always is a problem. On my system (kubuntu), I've got haveged running to increase the available entropy. SHA1PRNG is ok, but the native version is better. `getInstanceStrong` is suitable for key generation for long term storage. I'm ok with changing this to SHA1PRNG. Users with special need can change the implementation if they want.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services