My url on different topics 2

Name:
Location: Delhi, Delhi, India

Wednesday, September 28, 2005

Conferences

6th International Conference on Cryptology in India,December 10-12, 2005,Indian Institute of Science,Bangalore, India

2nd International Conference on Distributed Computing & Internet Technology (ICDCIT 2005)December 22-24, 2005 ,Kalinga Institute of Industrial Technology, Bhubaneswar, India

Cryptography and security related conferences

ISWorld Net's Mission is to provide information which is intended to be of universal interest to all Information Systems/Information Technology (IS/T) researchers.

Monday, September 26, 2005

Makefiles and gcc

A Simple Makefile Tutorial

ACM Unix Tutorial Notes -- Makefiles

Compiling "C" And "C++" Programs On Unix Systems - gcc/g++

GCC - the root of all

Options Controlling the Kind of Output

Signals

Catch Signal

Cryptography

aesutil is a command line program to encrypt and decrypt data using the Rjiandel algorythm.
Implementations of AES (Rijndael) in C/C++ and Assembler

An article on Cryptography particularly RSA. How it can be broken by quantum computers and how
more secure cryptosystems can be developed by it.


Quantum Cryptography

Crypto++® Library 5.2.1

Unix shell in c

Writing Your Own Shell

Wednesday, September 14, 2005

Algorithms

DOCIS Documents in Computing and Information Science

The fxt demos: combinatorics

/* Algorithm from "Constructive Combinatorics," Stanton and white

Snippets of C code -Generating Combinatorial Objects

An algorithm for polylines outline construction

comp.graphics.algorithms Frequently Asked Questions

Best C constructs for algorithm

Tuesday, September 13, 2005

OS

A Road Map Through Nachos