代码搜索结果

找到约 3,568 项符合 Strip 的代码

deciph.cpp

/* * Program to decipher message using Blum-Goldwasser probabalistic * Public key method * * Define RSA to use cubing instead of squaring. This is no longer * provably as difficult t

enciph.cpp

/* * Program to encipher text using Blum-Goldwasser Probabalistic * Public Key method * See "Modern Cryptology - a tutorial" by Gilles Brassard. * Published by Springer-Verlag, 1988

filtersetdlg1.cpp

// FilterSetDlg1.cpp : implementation file // #include "stdafx.h" #include "Netcap.h" #include "FilterSetDlg1.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[

enciph.cpp

/* * Program to encipher text using Blum-Goldwasser Probabalistic * Public Key method * See "Modern Cryptology - a tutorial" by Gilles Brassard. * Published by Springer-Verlag, 1988

deciph.cpp

/* * Program to decipher message using Blum-Goldwasser probabalistic * Public key method * * Define RSA to use cubing instead of squaring. This is no longer * provably as difficult t

makefile.in

# $smu-mark$ # $name: Makefile.in$ # $author: Salvatore Sanfilippo 'antirez'$ # $copyright: Copyright (C) 1999 by Salvatore Sanfilippo$ # $license: This software is under GPL version 2 of license$

tags

Mstrip strip.c /^main(argc, argv)$/ err strip.c /^err(fatal, fmt, va_alist)$/ s_stab strip.c /^s_stab(fn, fd, ep)$/ s_sym strip.c /^s_sym(fn, fd, ep)$/ usage strip.c /^usage()$/

enciph.cpp

/* * Program to encipher text using Blum-Goldwasser Probabalistic * Public Key method * See "Modern Cryptology - a tutorial" by Gilles Brassard. * Published by Springer-Verlag, 1988

deciph.cpp

/* * Program to decipher message using Blum-Goldwasser probabalistic * Public key method * * Define RSA to use cubing instead of squaring. This is no longer * provably as difficult t