Update Encryptors documentation for standard and stronger #8208
Labels
in: docs
An issue in Documentation or samples
status: backported
An issue that has been backported to maintenance branches
type: enhancement
A general enhancement
Milestone
Summary
This involves updating the reference documentation and the Javadocs for
Encryptors.stronger
andEncryptor.standard
.Currently, the reference documentation only mentions the
standard
(CBC) encryptor.We should mention the
stronger
(GCM) encryptor and suggest that users favour this, as it is more secure.We should also update the Javadocs for both
standard
andstronger
in order to guide users tostronger
if they are not already using it.This issue was originally reported by Neil Madden, ForgeRock.
The text was updated successfully, but these errors were encountered: