登录
首页 » java » AES算法源代码

AES算法源代码

于 2022-11-12 发布 文件大小:5.57 kB
0 94
下载积分: 2 下载次数: 1

代码说明:

我想试着用java AES算法加密代码和它的工作…!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • atom,master,CODE,
    to use it coding,like notepad,editplus,code!
    2022-03-06 15:44:33下载
    积分:1
  • 井字棋网络版
    在java平台,实现人人对战,人机对战(使用的是比特棋盘),使用udp数据报传输,开发网络井字棋。
    2023-05-22 13:55:03下载
    积分:1
  • APO缓存接口数据
    //设置缓存 private void setCache(Long timeOut, TimeUnit timeUnit, String key, Object result) throws Exception { if (timeOut.equals(0L)) { stringRedisTemplate.opsForValue().set(key, JsonUtils.toJson(result)); } else { stringRedisTemplate.opsForValue().set(key, JsonUtils.toJson(result), timeOut, timeUnit); } } //查询缓存 private Object queryCache(long start, String methodName, String key) throws Exception { //缓存的接口返回结果必须是RSResponse Object result = JsonUtils.toBean(RSResponse.class, stringRedisTemplate.opsForValue().get(key)); long time = System.currentTimeMillis() - start; logger.info("REST API Method【Cache】:" + methodName + ",Time:" + time + "ms"); return result; }
    2023-01-10 17:45:03下载
    积分:1
  • HTML5_help
    html5 javascript 帮助文档(html5 javascript help documentation)
    2013-08-01 10:39:28下载
    积分:1
  • 简单购物车
    自己刚学javaweb,实现了一个简单购物车,就是对简单的书籍添加,对书籍内容可以查看,添加进购物车,查询购物车,简单的JAVAWEB工程,希望对大家有所帮助。
    2022-12-18 18:45:03下载
    积分:1
  • Javascript网页计算器,在网页中实现Windows计算器的功能
    Javascript网页计算器,在网页中实现Windows计算器的功能-Javascript web page calculator, a web page to achieve the functions of Windows calculator
    2022-04-09 16:15:29下载
    积分:1
  • 一个用Java实现的打印程序示例,可以打印文本框里的文字,或整个显示框架,还可以打印预览,都是Java实现,运行命令java...
    一个用Java实现的打印程序示例,可以打印文本框里的文字,或整个显示框架,还可以打印预览,都是Java实现,运行命令java -jar print.jar。源文件都在包里。- The printing procedure demonstration which realizes with Java, may print in the text frame the writing, or entire demonstration frame, but also may print looks at in advance, all is the Java realization, the movement orders java-jar print.jar. Source document all in Bao Li.
    2023-08-19 06:30:03下载
    积分:1
  • 书上的代码,企业进销存管理系统,包括公共类设计,登陆模块设计,主窗体设计,进货单模块设计,销售单模块设计,库存盘点模块设计,数据库备份和恢复模块设计.供大家参考...
    书上的代码,企业进销存管理系统,包括公共类设计,登陆模块设计,主窗体设计,进货单模块设计,销售单模块设计,库存盘点模块设计,数据库备份和恢复模块设计.供大家参考,Java编的-The code books, business Invoicing management system, including public class design, landing module design, the main form design, Jinhuo Dan modular design, marketing a single module design, inventory, inventory module design, database backup and recovery module designs. For everyone Reference, Java Part
    2022-05-30 09:37:54下载
    积分:1
  • Object-oriented-programming-using-java
    This book aims to instil the reader with an understanding of the Object Oriented approach to programming and aims to develop some practical skills along the way. These practical skills will be developed by small exercises that the reader will be invited to undertake and the feedback that will be provided. The concepts that will be explained and skills developed are in common use among programmers using many modern object oriented languages and are thus transferable one language to another. However for practical purposes these concepts are explored and demonstrated using the Java programming language.
    2015-03-22 23:21:51下载
    积分:1
  • MusicPlayer音乐播放器
    手机音乐播放器是一种在手机上用于播放各种音乐文件的多媒体播放软件。它涵盖了各种音乐格式的播放工具,比如:手机自带播放器、MP3播放器,WMA播放器,MP4播放器等,目前手机音乐播放器主要支持的格式有MP3、WMA、AAC、AAC+、MID、AMR、OGG、MP4、FLAC等,它们在手机中运行,不仅界面美观,而且操作简单,带你进入一个完美的音乐空间。(A mobile music player is a multimedia playing software for playing various music files on a mobile phone. It covers a variety of music format playback tools, such as: mobile phone player, MP3 player, WMA player, MP4 player, etc. Currently mobile phone music player mainly supports MP3, WMA, AAC, AAC+, MID, AMR, OGG, MP4, FLAC, etc., they run in the mobile phone, not only the interface is beautiful, but also easy to operate, bringing you into a perfect music space.)
    2020-06-18 13:20:01下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载