作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (8): 105-107. doi: 10.3969/j.issn.1000-3428.2011.08.036

• 安全技术 • 上一篇    下一篇

一种保护Java3D应用的软件水印算法

付东来,陈够喜,杨秋翔   

  1. (中北大学电子与计算机科学技术学院,太原 030051)
  • 出版日期:2011-04-20 发布日期:2012-10-31
  • 作者简介:付东来(1979-),男,讲师,主研方向:信息安全,程序理解;陈够喜,副教授、博士研究生;杨秋翔,副教授
  • 基金资助:
    国家部委基金资助项目;山西省科技攻关基金资助项目(20090322004);中北大学自然科学基金资助项目

Software Watermark Algorithm Protecting Java3D Applications

FU Dong-lai, CHEN Gou-xi, YANG Qiu-xiang   

  1. (Institute of Electronics & Computer Science and Technology, North University of China, Taiyuan 030051, China)
  • Online:2011-04-20 Published:2012-10-31

摘要: 针对Java3D应用程序固有的场景图数据结构,提出一种新的用于保护Java3D应用程序的动态数据结构软件水印算法。该算法将一个对场景图节点遍历的初始顺序作为嵌入密钥,利用循环左移及基于阶乘的进制数制方法将水印嵌入软件。阐述水印的嵌入及提取算法步骤。该算法具有不增加场景图节点个数和不影响程序性能的优势,比其他水印算法更加健壮。

关键词: 信息隐藏, 软件水印, 数字水印, Java3D程序

Abstract: In this work, a software watermarking algorithm through hiding watermarks in scene graph data structures using in Java3D applications is presented. According to a secret initial order of scene graph traversal, a secret message is embedded through circular-left shift operation and a numbering system. The embedding and extracting technology are discussed. The method does not change the size of scene graph, and the embedded watermarks are more robust than other watermark algorithms.

Key words: steganography, software watermark, digital watermark, Java3D program

中图分类号: