authentication code
标识代码;鑒别代码;[计] 认证码
2025-09-06 13:44 浏览次数 6
标识代码;鑒别代码;[计] 认证码
the author points out that the core of the library barcode registered management is to set up the library authentication code and carry it into execution.
图书馆条形码实现规范注册管理的核心就是馆标识代码的制定和实施;图书馆条码实现规范注册管理是必要的,也是可行的。
ideally, use hash-based message authentication code (hmac) because it「s the most secure.
理想的情况下,使用基于哈布的消息验证码(hmac),因为它最安全。
block ciphers can be used in many cryptographic primitives, such as encryption and message authentication code (mac).
分组密码广泛应用于各类密码算法,如加密算法和消息认证码(mac)。
the authentication code is now ready, so you will create the test client project in this section.
鑒定代码现在已经準备好了,因此您将在这个部分中创建这个测试客户端项目。
computes an xml digital signature using the specified message authentication code (mac) algorithm.
使用指定的讯息验证码 (mac)演算法,计算xml数位签章。
forms authentication not only writes the user」s name into the cookie, it adds a message authentication code (a hash formed from the cookie and a secret value that only the web server knows).
表单验证不仅将用户名写入cookie,它还写入信息验证码(一种来自cookie和只有服务器知道的密值的散列形式)。
you「ll also need to add your own authentication code in the logon button」s event handler, since i「ve kept it very simple by just testing if the username and password are identical.
还要在登录按钮的时间中加入验证代码,示例代码中只是简单的测试用户名和密码是否相同。
typically, message authentication can be done by appending a digital signature or message authentication code (mac) to the transmitted message.
通常,消息身份验证能通过在被传输的消息中附加一个数字签名或者消息身份验证代码(messageauthentication code,mac)来实现。
single bit and multiple bits diffusion code and the method of constructing authentication code and block cipher used with them is suggested in this paper.
本文提出了单比特和多比特扩散码以及用它们构造认证码和分组密码的方法。
this implementation approach centralizes the authentication code that makes shared internet services to one point possible (similar to wiana efforts).
这一实现方法将构成共享的internet服务的认证代码集中于可能的一个点(类似于wiana 的作法)。
due to that the authentication code of the watermark structure is selfcontained, tampering the structure will lead to the application」s undefined behavior.
由于水印结构的验证码是自包含的,对其篡改会导致应用程序功能错误。
the construction of a provable hash algorithm is developed based on the operations from various groups, also, a safety message authentication code is presented by the result.
本文利用来自不同群的运算,构造一种能证明其安全性的杂凑算法,并应用已证明的结果构造安全的消息认证码。
if there are no discrepancies, the access point sends an authentication code to the connecting computer.
如果没有差异,接入点发送身份验证代码来连接电脑。
the key of authentication is the use of a message authentication code (mac), which is based on using a hash function.
采用以散列函数为基础的消息验证编码是其中的一种重要方法。
this paper introduced a three-factor authentication mode of network payment which added an authentication code factor on the basis of the traditional dual-factor authentication.
在目前流行的双因素认证的网络支付安全认证模式的基础上,引入动态验证码认证,提出了一种基于三因素认证的网络支付安全认证模式。
any authentication code can be injected here.
任何身份验证代码都可以在此注入。
this article mainly presents an hash message authentication code (hmac/sha-1) ip core based on the trusted platform module (tpm) architecture with pre-layout synthesis and fpga verification.
本文针对可信计算平台模块(tpm)的设计规范,设计了一款针对tpm应用的单向散列函数消息验证码生成模块(hmac/sha-1ip),并进行了预综合和fpga验证。
as mentioned above, there are two common technologies used to satisfy the requirement of message authentication: the message authentication code and the digital signature.
正如上文所提到的,为满足消息身份验证的要求,用到了两项通用技术:消息身份验证代码(messageauthentication code)和数字签名。
creates an instance of the default implementation of a hash-based message authentication code (hmac).
创建基于哈希的消息验证代码 (hmac)实现的实例。
it combines the secret, the ascii label, and the seed data we give it by using the keyed-hash message authentication code ( hmac) versions of both md5 and sha-1 hash functions.
它使用基于哈希的消息验证码(hmac)的md5和sha-1两种哈希函数将密钥,ascii字符以及我们给的种子结合起来。