Deleted Added
full compact
rsa.h (92559) rsa.h (98941)
1/* $OpenBSD: rsa.h,v 1.15 2002/03/04 17:27:39 stevesk Exp $ */
1/* $OpenBSD: rsa.h,v 1.15 2002/03/04 17:27:39 stevesk Exp $ */
2/* $FreeBSD: head/crypto/openssh/rsa.h 92559 2002-03-18 10:09:43Z des $ */
3
4/*
5 * Author: Tatu Ylonen <ylo@cs.hut.fi>
6 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
7 * All rights reserved
8 * RSA key generation, encryption and decryption.
9 *
10 * As far as I am concerned, the code I have written for this software

--- 17 unchanged lines hidden ---
2
3/*
4 * Author: Tatu Ylonen <ylo@cs.hut.fi>
5 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
6 * All rights reserved
7 * RSA key generation, encryption and decryption.
8 *
9 * As far as I am concerned, the code I have written for this software

--- 17 unchanged lines hidden ---