Fix TYPO from Aec to Aes and remname RsaOaepParameters to RsaOaepCipherParameters
authorDongsun Lee <ds73.lee@samsung.com>
Wed, 26 Oct 2016 03:58:37 +0000 (12:58 +0900)
committerDongsun Lee <ds73.lee@samsung.com>
Wed, 26 Oct 2016 03:58:37 +0000 (12:58 +0900)
commitd5c29e68ca12bfca67549472029e2b77f6c4598a
tree8535ae5ceb7886c46d11dbfa3ae348d8bf53ab60
parent1c27a9c01da24483fd86be8aa76c619e9a9635e3
Fix TYPO from Aec to Aes and remname RsaOaepParameters to RsaOaepCipherParameters

Change-Id: I4573f3f055d148983d7bbdbd7fa98b2190f70293
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository.Net45.csproj
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository.csproj
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/AesCfbCipherParameters.cs
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/CipherAlgorithmType.cs
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/RsaOaepCipherParameters.cs [moved from src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/RsaOaepParameters.cs with 88% similarity]