5a06d01ef544e9fe2f0715aa62195435a7d83f17
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type buffer : byte[] to buffer : ByteBuffer in method package Block(buffer ByteBuffer, blockNumber long) in class org.cryptomator.crypto.aes256.Block | From | To | |
Rename Variable | 1 | ||
Rename Variable input : ByteBuffer to ciphertext : ByteBuffer in method protected decrypt(block Block) : ByteBuffer in class org.cryptomator.crypto.aes256.Aes256Cryptor.decryptFile.worker | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type buffer : byte[] to buffer : ByteBuffer in class org.cryptomator.crypto.aes256.Block | From | To |