计算机与现代化 ›› 2013, Vol. 218 ›› Issue (10): 114-116.doi: 10.3969/j.issn.1006-2475.2013.10.029

• 数据库 • 上一篇    下一篇

基于Java安全API的数字签名

周志鹏   

  1. 江西省计算技术研究所,江西南昌330002
  • 收稿日期:2013-06-04 修回日期:1900-01-01 出版日期:2013-10-26 发布日期:2013-10-26

Digital Signature Based on Java Security API

ZHOU Zhi-peng   

  1. Jiangxi Institute of Computing Technology, Nanchang 330002, China
  • Received:2013-06-04 Revised:1900-01-01 Online:2013-10-26 Published:2013-10-26

摘要: 网络数据安全形势日益严峻。使用Java安全API可以实现对数据文件的数字签名,从而确保文件在网络上传的安全性。本文介绍数字签名的基本过程,说明数字签名使用的算法,描述如何在发送方编写Java程序对文件进行数字签名和在接收方编写Java程序对数字签名后的文件进行验证,并对这种方法潜在的不安全因素进行讨论。

关键词: Java, 网络安全, 数字签名算法

Abstract: The safety of network data is becoming more and more serious. Digital signature of data file can be implemented by using Java security API, and the data file can be safely transferred on network. This paper introduces basic procedure of digital signature. It illustrates about the algorithm of digital signature, describes how to write Java programs to digital signature file in sender, and how to write Java programs to verify the signed file in receiver. At last it discusses the potentially unsafe factors of this method.

Key words: Java, network safety, digital signature algorithm

中图分类号: