Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Revision 1194ea8dc3b51a35c9947ed276f38436abee5743 authored by Andy Polyakov on 26 July 2016, 14:42:41 UTC, committed by Andy Polyakov on 22 August 2016, 11:52:59 UTC
crypto/pkcs12: facilitate accessing data with non-interoperable password.
Originally PKCS#12 subroutines treated password strings as ASCII.
It worked as long as they were pure ASCII, but if there were some
none-ASCII characters result was non-interoperable. But fixing it
poses problem accessing data protected with broken password. In
order to make asscess to old data possible add retry with old-style
password.

Reviewed-by: Richard Levitte <levitte@openssl.org>
1 parent b799aef
  • Files
  • Changes
  • 3019d2d
  • /
  • apps
  • /
  • build.info
Raw File
Cook and download a directory from the Software Heritage Vault

You have requested the cooking of the directory with identifier None into a standard tar.gz archive.

Are you sure you want to continue ?

Download a directory from the Software Heritage Vault

You have requested the download of the directory with identifier None as a standard tar.gz archive.

Are you sure you want to continue ?

Cook and download a revision from the Software Heritage Vault

You have requested the cooking of the history heading to revision with identifier swh:1:rev:1194ea8dc3b51a35c9947ed276f38436abee5743 into a bare git archive.

Are you sure you want to continue ?

Download a revision from the Software Heritage Vault

You have requested the download of the history heading to revision with identifier swh:1:rev:1194ea8dc3b51a35c9947ed276f38436abee5743 as a bare git archive.

Are you sure you want to continue ?

Invalid Email !

The provided email is not well-formed.

Download link has expired

The requested archive is no longer available for download from the Software Heritage Vault.

Do you want to cook it again ?

Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • content
revision badge
swh:1:rev:1194ea8dc3b51a35c9947ed276f38436abee5743
content badge Iframe embedding
swh:1:cnt:ae648619402a643c699b86262704ec0c49de65f3
build.info
{- our $tsget_name = $config{target} =~ /^(VC|vms)-/ ? "tsget.pl" : "tsget";
   "" -}
IF[{- !$disabled{apps} -}]
  PROGRAMS=openssl
  SOURCE[openssl]=\
          openssl.c \
          asn1pars.c ca.c ciphers.c cms.c crl.c crl2p7.c dgst.c dhparam.c \
          dsa.c dsaparam.c ec.c ecparam.c enc.c engine.c errstr.c gendsa.c \
          genpkey.c genrsa.c nseq.c ocsp.c passwd.c pkcs12.c pkcs7.c pkcs8.c \
          pkey.c pkeyparam.c pkeyutl.c prime.c rand.c req.c rsa.c rsautl.c \
          s_client.c s_server.c s_time.c sess_id.c smime.c speed.c spkac.c \
          srp.c ts.c verify.c version.c x509.c rehash.c \
          apps.c opt.c s_cb.c s_socket.c \
          app_rand.c \
          {- $target{apps_aux_src} -}
  INCLUDE[openssl]=.. ../include
  DEPEND[openssl]=../libssl

  SCRIPTS=CA.pl {- $tsget_name -}
  SOURCE[CA.pl]=CA.pl.in
  SOURCE[{- $tsget_name -}]=tsget.in
ENDIF
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top