fc15aa4fe916c90d29d7f3bda9b11a8312adb699
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type keyBytes : byte[] to numBytes : int in method private validateKeySize(numBytes int) : void in class com.orientechnologies.orient.core.encryption.impl.OAESGCMEncryption | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute random : SecureRandom to csprng : SecureRandom in class com.orientechnologies.orient.core.encryption.impl.OAESGCMEncryption | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter keyBytes : byte[] to numBytes : int in method private validateKeySize(numBytes int) : void in class com.orientechnologies.orient.core.encryption.impl.OAESGCMEncryption | From | To |