如何编写AES / CBC / PKCS5Padding加密和解密使用初始化向量参数黑莓 [英] How to write AES/CBC/PKCS5Padding encryption and decryption with Initialization Vector Parameter for BlackBerry

查看:574
本文介绍了如何编写AES / CBC / PKCS5Padding加密和解密使用初始化向量参数黑莓的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何编写AES / CBC黑莓程序与初始化参数ecncryption和解密
这种加密和解密应工作独立于程序设计语言
防爆=如果我使用加密一些黑莓手机的数据我必须能够使用Java程序解密相同的数据。

How to write a BlackBerry program for AES/CBC with Initialization Parameter ecncryption and Decryption and this encryption and decryption should work independent on Programming language Ex= If I encrypt some data using BlackBery I must be able to decrypt the same data using Java Program.

谢谢
迪帕克

推荐答案

CBCEngine让你高达跨平台的16个字节。所以DONOT使用CBC。尝试用默认支持密码引擎。

CBCEngine allows you upto 16 bytes for across platform. so donot use CBC. try to use the default supported cipher engine.

我想如果你使用ECB将是巨大的。

I think ECB will be great if you use.

谢谢
苏尼尔·库马尔sahoo

Thanks Sunil Kumar sahoo

这篇关于如何编写AES / CBC / PKCS5Padding加密和解密使用初始化向量参数黑莓的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆