首页|嵌入式系统|显示技术|模拟IC/电源|元件与制造|其他IC/制程|消费类电子|无线/通信|汽车电子|工业控制|医疗电子|测试测量
首页 > 分享下载 > 嵌入式系统 > 适用于PIC18数据加密例程

适用于PIC18数据加密例程

资料介绍
This Application Note covers four encryption
algorithms: AES, XTEA, SKIPJACK
®
and a simple
encryption algorithm using a pseudo-random binary
sequence generator. The science of cryptography
dates back to ancient Egypt. In today’s era of informa-
tion technology where data is widely accessible,
sensitive material, especially electronic data, needs to
be encrypted for the user’s protection. For example, a
network-based card entry door system that logs the
persons who have entered the building may be suscep-
tible to an attack where the user information can be
stolen or manipulated by sniffing or spoofing the link
between the processor and the memory storage
device. If the information is encrypted first, it has a
better chance of remaining secure. Many encryption
algorithms provide protection against someone reading
the hidden data, as well as providing protection against
tampering. In most algorithms, the decryption process
will cause the entire block of information to be
destroyed if there is a single bit error in the block prior
to decryption.
AN953
Data Encryption Routines for the PIC18

Author: David Flowers ENCRYPTION MODULE OVERVIEW
Microchip Technology Inc.
Four algorithms to choose from, each with their
own benefits
INTRODUCTION Advanced Encryption Standard (AES)
This Application Note covers four encryption - Modules available in C, Assembly and
algorithms: AES, XTEA, SKIPJACK and a simple Assembly written for C
encryption algorithm using a pseudo-random
适用于PIC18数据加密例程
本地下载

评论