-
2127980·text·1.1 KB·2012-03-14 02:09 UTC
week 1
Background and overview.
One-time encryption using stream ciphers.
Semantic security.
week 2
Block ciphers and pseudorandom functions.
Chosen plaintext security and modes of operation.
-
2127979·actionscript·111 B·2012-03-14 02:00 UTC
You can't separate pease from freedom because no one can be at peace unless he has his freedom.
-
2127976·cpp·905 B·2012-03-14 01:24 UTC
diff --git a/mythtv/programs/mythfrontend/themechooser.cpp b/mythtv/programs/mythfrontend/themechooser.cpp
index c61c4c1..45daac4 100644
--- a/mythtv/programs/mythfrontend/themechooser.cpp
+++ b/my
-
2127975·xml·1.3 KB·2012-03-14 01:21 UTC
<configuration>
<property>
<name>dfs.hosts.exclude</name>
<value>conf/excludes</value>
</property>
<property>
<name>dfs.http.address</name>
<value>namenodeip:50070</val
-
2127962·actionscript·111 B·2012-03-14 00:09 UTC
You can't separate pease from freedom because no one can be at peace unless he has his freedom.
-
2127960·text·955 B·2012-03-14 00:06 UTC
jbglaw@elle:/tmp/beamertest$ cat systematik_2009.tex
\documentclass{beamer}
\usepackage[utf8]{inputenc}
\usepackage{bibunits}
\usepackage{hyperref}
\usepackage[german]{babel}
\title{foo}
\autho
-
2127957·javascript·3.8 KB·2012-03-13 23:37 UTC
var j = jQuery.noConflict();
j(document).ready(function(){
var scntDiv = j('#p_scents');
var i = j('#p_scents p').size() + 1;
var i2 = i;
// Add information for additional p
-
2127950·java·2.0 KB·2012-03-13 23:19 UTC
package com.gmail.alternejtiw.AreaGuard;
import java.io.File;
import java.util.ArrayList;
import org.bukkit.plugin.java.JavaPlugin;
class area
{
private int xa;
private int ya;
-
2127943·text·488 B·2012-03-13 22:31 UTC
entnervt|chillt> ja
<entnervt|chillt> wollts gerade schreiben
<entnervt|chillt> bin mal gespannt
<entnervt|chillt> wann die gsg4 kommt
<entnervt|chillt> um mich zurechtzuweisen
<entnervt|chillt>
-
2127942·text·187.6 KB·2012-03-13 22:26 UTC
-
2127940·python·136 B·2012-03-13 22:08 UTC
for i in range(1,101):
print(("Fizz" if (i%3==0) else "") + ("Buzz" if (i%5==0) else "") + (str(i) if (i%3!=0 and i%5!=0) else ""))
-
2127939·python·136 B·2012-03-13 22:06 UTC
for i in range(1,100):
print(("Fizz" if (i%3==0) else "") + ("Buzz" if (i%5==0) else "") + (str(i) if (i%3!=0 and i%5!=0) else ""))
-
2127938·python·240 B·2012-03-13 22:00 UTC
for i in range(1,100):
a = False
if (i % 3 == 0):
print("Fizz", end='')
a = True
if (i % 5 == 0):
print("Buzz", end='')
a = True
if (a):
-
2127933·text·1.8 KB·2012-03-13 21:23 UTC
29.2.2012 14:21:01 Irma Azra ziGa . aj glup si ;)
29.2.2012 14:22:16 Irma Azra ziGa . Haris Hercegovac e moj ernade al te vole ove zene :$ ♥
29.2.2012 14:22:38 Irma Azra ziGa . sljedec
-
2127931·text·2.9 KB·2012-03-13 20:58 UTC
_cpuCalibrateDelay: ;;; uint32_t cpuCalibrateDelay() ;;;;;;;;;;;;;;;;;;;;
;;; This function is hand compiled from the calibrate_delay() function
;;; found in in Linux. It does not return BogoMips,
-
2127929·text·2.9 KB·2012-03-13 20:46 UTC
#experience_page h3 {
font-size: 22px;
color: #222;
padding-bottom: 7px;
color: #222;
font-family: "NewsGothicBT-Bold";
padding: 0 35px 10px;
}
#experience_page h2 {
font-family: "News
-
2127927·text·97 B·2012-03-13 20:45 UTC
HEY BABYGIRL (aka Lauren)! I LOVE YOU MORE THAN ANYTHING IN THE WORLD! YOU MEAN THE WORLD TO ME!
-
2127926·text·1.3 KB·2012-03-13 20:37 UTC
1. The American social system is one that does not support the lower class, despite apparent ideology surrounding the
contrary. This is a strong argument, one that can be argued strongly for or ag
-
2127925·text·2.7 KB·2012-03-13 20:19 UTC
#ifndef F_CPU
#define F_CPU 8000000UL //8MHz
#endif
#include <avr/io.h>
#include <stdio.h>
#include <util/delay.h>
#include "lcd.h"
//#include "interrupts.h"
#define LCD_PORT PORTB
-
2127924·text·3 B·2012-03-13 20:11 UTC
'''