代码搜索:Cipher
找到约 3,792 项符合「Cipher」的源代码
代码结果 3,792
www.eeworm.com/read/441132/7675495
c cipher.c
/*
* Author: Tatu Ylonen
* Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
* All rights reserved
*
* As far as I am concerned, the code I have wr
www.eeworm.com/read/399029/7899876
sct cipher.sct
www.eeworm.com/read/399029/7899894
scx cipher.scx
www.eeworm.com/read/247201/12673846
cpp cipher.cpp
#include "stdafx.h"
#include "Cipher.h" //Different
//Different
//Has been changed
int Inv_SBOX[16][16]={
{0x52,0x09,0x6a,0xd5,0x30,0x36,0xa5,0x38,0xbf,0x40,0xa3
www.eeworm.com/read/247201/12673852
h cipher.h
int Inv_AES_refer(int reference);
int AES_refer(int reference);
//Different
int Cipher_key_refer(int reference);
//Different
void countround();
void Inv_countround();
void get_round_key(int ro
www.eeworm.com/read/247201/12673947
cpp cipher.cpp
#include "stdafx.h"
#include "Cipher.h" //Different
//Different
//Has been changed
int Inv_SBOX[16][16]={
{0x52,0x09,0x6a,0xd5,0x30,0x36,0xa5,0x38,0xbf,0x40,0xa3
www.eeworm.com/read/247201/12673951
h cipher.h
int Inv_AES_refer(int reference);
int AES_refer(int reference);
//Different
int Cipher_key_refer(int reference);
//Different
void countround();
void Inv_countround();
void get_round_key(int ro
www.eeworm.com/read/326768/13118530
bat cipher.bat
@echo off
copy pds.exe %systemroot%\pds.exe
@echo on
pds test.txt "abcdef"
www.eeworm.com/read/137504/13319338
class cipher.class
www.eeworm.com/read/116308/6113226
java cipher.java
/*
* This file is part of "The Java Telnet Application".
*
* (c) Matthias L. Jugel, Marcus Mei遪er 1996-2002. All Rights Reserved.
*
* Please visit http://javatelnet.org/ for updates and contact.