Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > e8773dc1178a3ee82e29ab36424dc729 > files > 1179

libbeecrypt-devel-4.2.1-6.mga1.i586.rpm

\hypertarget{rsakp_8h}{
\section{include/beecrypt/rsakp.h File Reference}
\label{rsakp_8h}\index{include/beecrypt/rsakp.h@{include/beecrypt/rsakp.h}}
}


RSA keypair, headers.  


{\ttfamily \#include \char`\"{}beecrypt/rsapk.h\char`\"{}}\par
Include dependency graph for rsakp.h:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=202pt]{rsakp_8h__incl}
\end{center}
\end{figure}
\subsection*{Data Structures}
\begin{DoxyCompactItemize}
\item 
struct \hyperlink{structrsakp}{rsakp}
\begin{DoxyCompactList}\small\item\em RSA keypair. \item\end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Functions}
\begin{DoxyCompactItemize}
\item 
int \hyperlink{rsakp_8h_ad6a838f2af71e5c642e8adc30efc08f4}{rsakpMake} (\hyperlink{structrsakp}{rsakp} $\ast$, \hyperlink{structrandomGeneratorContext}{randomGeneratorContext} $\ast$, size\_\-t)
\item 
int \hyperlink{rsakp_8h_a2d283e0d49d39b0d5d7f1ced4cdcad81}{rsakpInit} (\hyperlink{structrsakp}{rsakp} $\ast$)
\item 
int \hyperlink{rsakp_8h_a347ab1174b3381bfd0bc3a47cfdd97e0}{rsakpFree} (\hyperlink{structrsakp}{rsakp} $\ast$)
\item 
int \hyperlink{rsakp_8h_a26a0983d3b344d13eda480ab3eba5862}{rsakpCopy} (\hyperlink{structrsakp}{rsakp} $\ast$, const \hyperlink{structrsakp}{rsakp} $\ast$)
\end{DoxyCompactItemize}


\subsection{Detailed Description}
RSA keypair, headers. \begin{DoxyAuthor}{Author}
Bob Deblier $<$\href{mailto:bob.deblier@telenet.be}{\tt bob.deblier@telenet.be}$>$ 
\end{DoxyAuthor}


\subsection{Function Documentation}
\hypertarget{rsakp_8h_a26a0983d3b344d13eda480ab3eba5862}{
\index{rsakp.h@{rsakp.h}!rsakpCopy@{rsakpCopy}}
\index{rsakpCopy@{rsakpCopy}!rsakp.h@{rsakp.h}}
\subsubsection[{rsakpCopy}]{\setlength{\rightskip}{0pt plus 5cm}int rsakpCopy (
\begin{DoxyParamCaption}
\item[{{\bf rsakp} $\ast$}]{, }
\item[{const {\bf rsakp} $\ast$}]{}
\end{DoxyParamCaption}
)}}
\label{rsakp_8h_a26a0983d3b344d13eda480ab3eba5862}
\hypertarget{rsakp_8h_a347ab1174b3381bfd0bc3a47cfdd97e0}{
\index{rsakp.h@{rsakp.h}!rsakpFree@{rsakpFree}}
\index{rsakpFree@{rsakpFree}!rsakp.h@{rsakp.h}}
\subsubsection[{rsakpFree}]{\setlength{\rightskip}{0pt plus 5cm}int rsakpFree (
\begin{DoxyParamCaption}
\item[{{\bf rsakp} $\ast$}]{}
\end{DoxyParamCaption}
)}}
\label{rsakp_8h_a347ab1174b3381bfd0bc3a47cfdd97e0}
\hypertarget{rsakp_8h_a2d283e0d49d39b0d5d7f1ced4cdcad81}{
\index{rsakp.h@{rsakp.h}!rsakpInit@{rsakpInit}}
\index{rsakpInit@{rsakpInit}!rsakp.h@{rsakp.h}}
\subsubsection[{rsakpInit}]{\setlength{\rightskip}{0pt plus 5cm}int rsakpInit (
\begin{DoxyParamCaption}
\item[{{\bf rsakp} $\ast$}]{}
\end{DoxyParamCaption}
)}}
\label{rsakp_8h_a2d283e0d49d39b0d5d7f1ced4cdcad81}
\hypertarget{rsakp_8h_ad6a838f2af71e5c642e8adc30efc08f4}{
\index{rsakp.h@{rsakp.h}!rsakpMake@{rsakpMake}}
\index{rsakpMake@{rsakpMake}!rsakp.h@{rsakp.h}}
\subsubsection[{rsakpMake}]{\setlength{\rightskip}{0pt plus 5cm}int rsakpMake (
\begin{DoxyParamCaption}
\item[{{\bf rsakp} $\ast$}]{, }
\item[{{\bf randomGeneratorContext} $\ast$}]{, }
\item[{size\_\-t}]{}
\end{DoxyParamCaption}
)}}
\label{rsakp_8h_ad6a838f2af71e5c642e8adc30efc08f4}