~ubuntu-branches/ubuntu/natty/libgcrypt11/natty

« back to all changes in this revision

Viewing changes to doc/gcrypt.info

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2007-04-09 11:22:41 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070409112241-hzwl3tex8cmr2dkz
Tags: 1.2.4-2
* Upload to unstable.
* Drop -lgpg-error from libgcrypt-config --libs output. (Closes: #405238)
* Switch to debhelper v5 mode.
* New upstream version closes filehandles in gcry_rndlinux_gather_random().
  (Closes: #403613)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This is gcrypt.info, produced by makeinfo version 4.8 from gcrypt.texi.
2
2
 
3
 
   This manual is for Libgcrypt (version 1.2.3, 29 July 2005), which is
4
 
GNU's library of cryptographic building blocks.
 
3
   This manual is for Libgcrypt (version 1.2.4, 3 November 2006), which
 
4
is GNU's library of cryptographic building blocks.
5
5
 
6
6
   Copyright (C) 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
7
7
 
22
22
The Libgcrypt Library
23
23
*********************
24
24
 
25
 
This manual is for Libgcrypt (version 1.2.3, 29 July 2005), which is
 
25
This manual is for Libgcrypt (version 1.2.4, 3 November 2006), which is
26
26
GNU's library of cryptographic building blocks.
27
27
 
28
28
   Copyright (C) 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
1049
1049
     AES (Rijndael) with a 128 bit key.
1050
1050
 
1051
1051
`GCRY_CIPHER_AES192'
1052
 
`GCRY_CIPHER_RIJNDAEL128'
 
1052
`GCRY_CIPHER_RIJNDAEL192'
1053
1053
     AES (Rijndael) with a 192 bit key.
1054
1054
 
1055
1055
`GCRY_CIPHER_AES256'
4626
4626
 
4627
4627
 
4628
4628
Tag Table:
4629
 
Node: Top730
4630
 
Node: Introduction6207
4631
 
Node: Getting Started6581
4632
 
Node: Features7464
4633
 
Node: Overview8254
4634
 
Node: Preparation8902
4635
 
Node: Header9700
4636
 
Node: Building sources10583
4637
 
Node: Building sources using Automake12505
4638
 
Node: Initializing the library13686
4639
 
Node: Multi Threading14729
4640
 
Ref: Multi Threading-Footnote-118634
4641
 
Node: Generalities19042
4642
 
Node: Controlling the library19367
4643
 
Node: Modules19751
4644
 
Node: Error Handling20530
4645
 
Node: Error Values23055
4646
 
Node: Error Sources27995
4647
 
Node: Error Codes30266
4648
 
Node: Error Strings33227
4649
 
Node: Handler Functions34379
4650
 
Node: Progress handler34938
4651
 
Node: Allocation handler36885
4652
 
Node: Error handler38180
4653
 
Node: Logging handler39237
4654
 
Node: Symmetric cryptography39743
4655
 
Node: Available ciphers40532
4656
 
Node: Cipher modules42436
4657
 
Node: Available cipher modes46959
4658
 
Node: Working with cipher handles47638
4659
 
Node: General cipher functions55498
4660
 
Node: Hashing57975
4661
 
Node: Available hash algorithms58781
4662
 
Node: Hash algorithm modules60808
4663
 
Node: Working with hash algorithms64655
4664
 
Node: Public Key cryptography (I)75048
4665
 
Node: Available algorithms75901
4666
 
Node: Used S-expressions76254
4667
 
Node: Public key modules78046
4668
 
Node: Cryptographic Functions83634
4669
 
Node: General public-key related Functions91123
4670
 
Node: Public Key cryptography (II)98345
4671
 
Node: Available asymmetric algorithms99252
4672
 
Node: Working with sets of data99932
4673
 
Node: Working with handles102954
4674
 
Node: Working with keys103898
4675
 
Node: Using cryptographic functions107960
4676
 
Node: Handle-independent functions109778
4677
 
Node: Random Numbers110392
4678
 
Node: Quality of random numbers110687
4679
 
Node: Retrieving random numbers111343
4680
 
Node: S-expressions112755
4681
 
Node: Data types for S-expressions113399
4682
 
Node: Working with S-expressions113725
4683
 
Node: MPI library122259
4684
 
Node: Data types123567
4685
 
Node: Basic functions123773
4686
 
Node: MPI formats125841
4687
 
Node: Calculations128631
4688
 
Node: Comparisons130886
4689
 
Node: Bit manipulations131504
4690
 
Node: Miscellaneous132648
4691
 
Node: Utilities134492
4692
 
Node: Memory allocation134696
4693
 
Node: Library Copying135952
4694
 
Node: Copying164116
4695
 
Node: Concept Index183319
4696
 
Node: Function and Data Index184274
 
4629
Node: Top733
 
4630
Node: Introduction6213
 
4631
Node: Getting Started6587
 
4632
Node: Features7470
 
4633
Node: Overview8260
 
4634
Node: Preparation8908
 
4635
Node: Header9706
 
4636
Node: Building sources10589
 
4637
Node: Building sources using Automake12511
 
4638
Node: Initializing the library13692
 
4639
Node: Multi Threading14735
 
4640
Ref: Multi Threading-Footnote-118640
 
4641
Node: Generalities19048
 
4642
Node: Controlling the library19373
 
4643
Node: Modules19757
 
4644
Node: Error Handling20536
 
4645
Node: Error Values23061
 
4646
Node: Error Sources28001
 
4647
Node: Error Codes30272
 
4648
Node: Error Strings33233
 
4649
Node: Handler Functions34385
 
4650
Node: Progress handler34944
 
4651
Node: Allocation handler36891
 
4652
Node: Error handler38186
 
4653
Node: Logging handler39243
 
4654
Node: Symmetric cryptography39749
 
4655
Node: Available ciphers40538
 
4656
Node: Cipher modules42442
 
4657
Node: Available cipher modes46965
 
4658
Node: Working with cipher handles47644
 
4659
Node: General cipher functions55504
 
4660
Node: Hashing57981
 
4661
Node: Available hash algorithms58787
 
4662
Node: Hash algorithm modules60814
 
4663
Node: Working with hash algorithms64661
 
4664
Node: Public Key cryptography (I)75054
 
4665
Node: Available algorithms75907
 
4666
Node: Used S-expressions76260
 
4667
Node: Public key modules78052
 
4668
Node: Cryptographic Functions83640
 
4669
Node: General public-key related Functions91129
 
4670
Node: Public Key cryptography (II)98351
 
4671
Node: Available asymmetric algorithms99258
 
4672
Node: Working with sets of data99938
 
4673
Node: Working with handles102960
 
4674
Node: Working with keys103904
 
4675
Node: Using cryptographic functions107966
 
4676
Node: Handle-independent functions109784
 
4677
Node: Random Numbers110398
 
4678
Node: Quality of random numbers110693
 
4679
Node: Retrieving random numbers111349
 
4680
Node: S-expressions112761
 
4681
Node: Data types for S-expressions113405
 
4682
Node: Working with S-expressions113731
 
4683
Node: MPI library122265
 
4684
Node: Data types123573
 
4685
Node: Basic functions123779
 
4686
Node: MPI formats125847
 
4687
Node: Calculations128637
 
4688
Node: Comparisons130892
 
4689
Node: Bit manipulations131510
 
4690
Node: Miscellaneous132654
 
4691
Node: Utilities134498
 
4692
Node: Memory allocation134702
 
4693
Node: Library Copying135958
 
4694
Node: Copying164122
 
4695
Node: Concept Index183325
 
4696
Node: Function and Data Index184280
4697
4697
 
4698
4698
End Tag Table