Secure CRT
共 238 篇文章
Secure CRT 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 238 篇文章,持续更新中。
SHA (Secure Hash Algorithm
SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。正式名称为 SHA 的家族第一个成员发布于 1993年。然而现在的人们给它取了一个非正式的名称 SHA-0 以避免与它的后继者混淆。两年之后, SHA-1,第一个 SHA 的后继者发布了。 另外还有四种变体,曾经发布以提升
Secure Access 6000现场置换单元的移除和安装
本指南包含有关移除和安装Secure Access 6000机柜中的现场置换单元的信息。 有关Secure Access 6000的安全信息,请参阅Juniper Networks支持站点上的Juniper Networks Security Products Safety Guide。以下各部分将介绍有关组件的移除和安装的详细过程。
Secure Domain Name System (DNS) Dynamic Update
Secure Domain Name System (DNS) Dynamic Update
从键盘读入一个四位的十六进制数
从键盘读入一个四位的十六进制数,CRT显示等值的二进制数.
由于每个十六进制数位对应4个二进制,所以每读入一个十六进制位后,即可将其对应的4个二进制位依次输出。由于数字‘0’~ ‘9’的ASCⅡ码为30H~39H,字母‘a’~‘f’与 ‘A’~‘F’的ASCⅡ码为61H~66H 与41H~46H ,因此,如果输入的字母为数字‘0’~‘9’,则其低4位即为对应的二进制位;如果输入的字符为字
CRT显示器在单片机系统中的应用
CRT显示器在单片机系统中的应用,在系统开发调试时很有用
CRT显示器在单片机系统中的应用的c语言程序,有比较详细的注释
CRT显示器在单片机系统中的应用的c语言程序,有比较详细的注释
RSA算法是第一个能同时用于加密和数字签名的算法
RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。R
xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunne
xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661).
L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user
sessions from dial-in servers (modem banks, ADSL
PeerSec Networks MatrixSSL?is an embedded SSL implementation designed for small footprint applicatio
PeerSec Networks MatrixSSL?is an embedded SSL implementation designed for small footprint applications and devices. PeerSec Networks offers a fully supported, commercial version as well as an open sou
Secure Lecture Source
Secure Lecture Source
This project demonstrates the use of secure hash functions technique to implement a file encryption
This project demonstrates the use of secure hash functions technique
to implement a file encryption / decryption system.
This implemented application can encrypt / decrypt multiple files
on the fly
2THLxx可调恒流三极管系列产品
2THLxx可调恒流三极管系列产品 可调恒流三极管2THLxx(CRT)作为第二代半导体恒流器件,是一种能为LED 或其他器件在电源电 压变化时提供恒定电流的三端半导体器件,它和第一代产品CRD 的应用是兼容的。它利用一个可调整端, 通过外部元件在一定范围内连续调节其输出电流,实现简单可靠的恒流源或最大峰值电流限制电路,即 使出现电源电压供应不稳定或是负载电阻变化很大的情况,都能确保供电电流恒定。
this is the secure socket example seee it
this is the secure socket example seee it
1. 设计要求: 1.彩色界面
1. 设计要求:
1.彩色界面,界面清晰美观,色彩协调。
2.使用DOS系统的0AH号子功能接受用户键入的字符串。
3.建议按下图设计用户界面,颜色自选。
注:双线框由若干CRT显示符组成,相应的CRT显示符(十进制数)已经标注在右图中。1. 设计要求:
1. 转化内容选择下列一项:二进制数→十六进制数显示,二进制数→十进制数显示,十进制数→二进制数显示,十进制数→十六进制数显
ARM 的 Diab C源码。包括启动程序crt0.s
ARM 的 Diab C源码。包括启动程序crt0.s,例子程序bubble.c和swap.s
Java technology is both a programming language and a platform. The Java programming language origina
Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices
Tiny Encryption Algorithm for secure communication.
Tiny Encryption Algorithm for secure communication.
SHA Hash algorithm. This standard specifies four secure hash algorithms, SHA-11, SHA-256, SHA-384,
SHA Hash algorithm.
This standard specifies four secure hash algorithms, SHA-11, SHA-256, SHA-384, and SHA-
512.
Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种
Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数:
p:L bits长的素数。L是64的倍数,范围是512到1024;
q:p - 1的160bits的素因子;
g:g = h^((p-1)/q) mod p,h满足h
SHA-1(Secure Hash Algorithm)是美国国家标准局(National Institute of Standard and Technology NIST)为了配合数位签章演算法(
SHA-1(Secure Hash Algorithm)是美国国家标准局(National Institute of Standard and Technology NIST)为了配合数位签章演算法(Digital Signature Algorithm DSA)的使用所发布的联邦资讯处理标准-FIPS PUB 180-1(Federal Information Processing Standa