d774546bf8440a336091768876b3066d89e954f4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable actualSize : Long to plaintextSize : Long in method public encryptFile(plaintextFile InputStream, encryptedFile SeekableByteChannel) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor | From | To | |
Rename Variable mac : Mac to calculatedMac : Mac in method public authenticateContent(encryptedFile SeekableByteChannel) : boolean in class org.cryptomator.crypto.aes256.Aes256Cryptor | From | To | |
Rename Variable macBuffer : ByteBuffer to storedMac : ByteBuffer in method public authenticateContent(encryptedFile SeekableByteChannel) : boolean in class org.cryptomator.crypto.aes256.Aes256Cryptor | From | To |