Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  EnabledSignatureSchemes.h

  Sprache: C
 

/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */


#ifndef mozilla_psm_EnabledSignatureSchemes_h_
#define mozilla_psm_EnabledSignatureSchemes_h_

#if !defined(EARLY_BETA_OR_EARLIER)
#  define IF_NOT_EARLY_BETA_OR_EARLIER(x, ...) x
#else
#  define IF_NOT_EARLY_BETA_OR_EARLIER(x, ...) __VA_ARGS__
#endif

// NOTE: Should this list ever include ssl_sig_rsa_pss_pss_sha* (or should
// it become possible to enable this scheme via a pref), it is required
// to test that a Delegated Credential containing a small-modulus RSA-PSS SPKI
// is properly rejected. NSS will not advertise PKCS1 or RSAE schemes (which
// the |ssl_sig_rsa_pss_*| defines alias, meaning we will not currently accept
// any RSA DC.

#define FOR_EACH_ENABLED_SIGNATURE_SCHEME(SCHEME)                        \
  SCHEME(ssl_sig_ecdsa_secp256r1_sha256, "ECDSA-P256-SHA256")            \
  SCHEME(ssl_sig_ecdsa_secp384r1_sha384, "ECDSA-P384-SHA384")            \
  SCHEME(ssl_sig_ecdsa_secp521r1_sha512, "ECDSA-P521-SHA512")            \
  SCHEME(ssl_sig_rsa_pss_rsae_sha256, "RSA-PSS-SHA256")                  \
  SCHEME(ssl_sig_rsa_pss_rsae_sha384, "RSA-PSS-SHA384")                  \
  SCHEME(ssl_sig_rsa_pss_rsae_sha512, "RSA-PSS-SHA512")                  \
  SCHEME(ssl_sig_rsa_pkcs1_sha256, "RSA-PKCS1-SHA256")                   \
  SCHEME(ssl_sig_rsa_pkcs1_sha384, "RSA-PKCS1-SHA384")                   \
  SCHEME(ssl_sig_rsa_pkcs1_sha512, "RSA-PKCS1-SHA512")                   \
  IF_NOT_EARLY_BETA_OR_EARLIER(SCHEME(ssl_sig_ecdsa_sha1, "ECDSA-SHA1")) \
  SCHEME(ssl_sig_rsa_pkcs1_sha1, "RSA-PKCS1-SHA1")

#endif

Messung V0.5 in Prozent
C=90 H=95 G=92

¤ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet am  2026-08-25) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002