VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.7/providers/common/der/wrap.asn1@ 108344

最後變更 在這個檔案從108344是 104078,由 vboxsync 提交於 12 月 前

openssl-3.1.5: Applied and adjusted our OpenSSL changes to 3.1.4. bugref:10638

檔案大小: 1.0 KB
 
1-- Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
2--
3-- Licensed under the Apache License 2.0 (the "License"). You may not use
4-- this file except in compliance with the License. You can obtain a copy
5-- in the file LICENSE in the source distribution or at
6-- https://www.openssl.org/source/license.html
7
8-- -------------------------------------------------------------------
9-- Taken from RFC 3370, Section 4.3.1 Triple-DES Key Wrap
10-- (https://tools.ietf.org/html/rfc3370)
11
12id-alg-CMS3DESwrap OBJECT IDENTIFIER ::= {
13 iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) alg(3) 6
14}
15
16-- -------------------------------------------------------------------
17-- Taken from RFC 3394, Section 3. Object Identifiers
18-- (https://tools.ietf.org/html/rfc3565)
19
20aes OBJECT IDENTIFIER ::= {
21 joint-iso-itu-t(2) country(16) us(840) organization(1) gov(101) csor(3) nistAlgorithm(4) 1
22}
23
24id-aes128-wrap OBJECT IDENTIFIER ::= { aes 5 }
25id-aes192-wrap OBJECT IDENTIFIER ::= { aes 25 }
26id-aes256-wrap OBJECT IDENTIFIER ::= { aes 45 }
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette