Finalized some fields, removed redundant code, various other fixes
This commit is contained in:
@@ -46,7 +46,7 @@ public class MacBasedPRF implements PRF {
|
||||
|
||||
protected int hLen;
|
||||
|
||||
protected String macAlgorithm;
|
||||
protected final String macAlgorithm;
|
||||
|
||||
/**
|
||||
* Create Mac-based Pseudo Random Function.
|
||||
|
||||
Reference in New Issue
Block a user