4cb9da725207b630c671cae205c27b95e6c2a144
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable encryptedPath2 : String to encryptedPath2a : String in method public testEncryptionOfFilenames() : void in class org.cryptomator.crypto.aes256.Aes256CryptorTest | From | To | |
| Rename Variable encryptedPath1 : String to encryptedPath1a : String in method public testEncryptionOfFilenames() : void in class org.cryptomator.crypto.aes256.Aes256CryptorTest | From | To | |
| Rename Variable ivRandomPartStr : String to cleartextHash : String in method private decryptPathComponent(encrypted String, key SecretKey, ioSupport CryptorIOSupport) : String in class org.cryptomator.crypto.aes256.Aes256Cryptor | From | To |