Rev 69 | Rev 77 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 69 | Rev 71 | ||
|---|---|---|---|
| Line 23... | Line 23... | ||
| 23 | doesn't do any memory allocation or I/O, it simply provides the | 23 | doesn't do any memory allocation or I/O, it simply provides the | 
| 24 | cryptographic algorithms for the application to use in any environment and | 24 | cryptographic algorithms for the application to use in any environment and | 
| 25 | in any way it needs. | 25 | in any way it needs. | 
| 26 | 26 | ||
| 27 | Package: libhogweed2 | 27 | Package: libhogweed2 | 
| 28 | Section: libs | - | |
| 29 | Architecture: any | 28 | Architecture: any | 
| 30 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 29 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
| 31 | Description: low level cryptographic library (public-key cryptos) | 30 | Description: low level cryptographic library (public-key cryptos) | 
| 32 | Nettle is a cryptographic library that is designed to fit easily in more or | 31 | Nettle is a cryptographic library that is designed to fit easily in more or | 
| 33 | less any context: In crypto toolkits for object-oriented languages (C++, | 32 | less any context: In crypto toolkits for object-oriented languages (C++, |