我试图开发一种能够加密和解密数据并将其切割成较小块的算法然后将其恢复为原始形式我试图在c#中执行此操作 [英] Am trying to develop an algorithm that can be able to encrypt and decrypt data and cut it into smaller chunks then returns it into their original form am trying to do it in c#

查看:52
本文介绍了我试图开发一种能够加密和解密数据并将其切割成较小块的算法然后将其恢复为原始形式我试图在c#中执行此操作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试开发一种能够加密和解密数据并将其切割成较小块的算法然后将其返回到原始形式我尝试在c#中执行任何帮助将会受到赞赏。

Am trying to develop an algorithm that can be able to encrypt and decrypt data and cut it into smaller chunks then returns it into their original form am trying to do it in c# any help will be appreciated.

推荐答案

当然,你可以做到这一点..

试试这个链接,

加密和解密数据 [ ^ ]



使用字符串数组创建字符数组并打破它成块..
Sure, you can do it..
try this link,
Encrypt and Decrypt data[^]

use an string array to create array of characters and the break it into chunks..


这篇关于我试图开发一种能够加密和解密数据并将其切割成较小块的算法然后将其恢复为原始形式我试图在c#中执行此操作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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