|
Rename Variable encryptedContentLengthBytes : byte[] to encryptedSensitiveHeaderContentBytes : byte[] in method public decryptFile(encryptedFile SeekableByteChannel, plaintextFile OutputStream, authenticate boolean) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable nonceBuf : ByteBuffer to sensitiveHeaderContentBuf : ByteBuffer in method public decryptRange(encryptedFile SeekableByteChannel, plaintextFile OutputStream, pos long, length long, authenticate boolean) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable contentKey : SecretKey to fileKey : SecretKey in method public encryptFile(plaintextFile InputStream, encryptedFile SeekableByteChannel) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable nonce : byte[] to nonceAndCounter : byte[] in method public decryptFile(encryptedFile SeekableByteChannel, plaintextFile OutputStream, authenticate boolean) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable encryptedContentLengthBytes : byte[] to encryptedSensitiveHeaderContentBytes : byte[] in method public decryptedContentLength(encryptedFile SeekableByteChannel) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable contentKeyBytes : byte[] to decryptedSensitiveHeaderContentBytes : byte[] in method public decryptRange(encryptedFile SeekableByteChannel, plaintextFile OutputStream, pos long, length long, authenticate boolean) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable decryptedContentLengthBytes : byte[] to decryptedSensitiveHeaderContentBytes : byte[] in method public decryptedContentLength(encryptedFile SeekableByteChannel) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable contentKey : SecretKey to fileKey : SecretKey in method public decryptRange(encryptedFile SeekableByteChannel, plaintextFile OutputStream, pos long, length long, authenticate boolean) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable fileSizeBuffer : ByteBuffer to sensitiveHeaderContentBuf : ByteBuffer in method public decryptedContentLength(encryptedFile SeekableByteChannel) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable decryptedContentLengthBytes : byte[] to decryptedSensitiveHeaderContentBytes : byte[] in method public decryptFile(encryptedFile SeekableByteChannel, plaintextFile OutputStream, authenticate boolean) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable contentKeyBytes : byte[] to fileKeyBytes : byte[] in method public encryptFile(plaintextFile InputStream, encryptedFile SeekableByteChannel) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable nonce : byte[] to nonceAndCounter : byte[] in method public encryptFile(plaintextFile InputStream, encryptedFile SeekableByteChannel) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable nonce : byte[] to nonceAndCounter : byte[] in method public decryptRange(encryptedFile SeekableByteChannel, plaintextFile OutputStream, pos long, length long, authenticate boolean) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable contentKey : SecretKey to fileKey : SecretKey in method public decryptFile(encryptedFile SeekableByteChannel, plaintextFile OutputStream, authenticate boolean) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |