|  | @ -43,7 +43,7 @@ func main() { | 
			
		
	
		
		
			
				
					|  |  | 	fmt.Println("Bob's Public key ", bobPublicKey) |  |  | 	fmt.Println("Bob's Public key ", bobPublicKey) | 
			
		
	
		
		
			
				
					|  |  | 	fmt.Println() |  |  | 	fmt.Println() | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  | 	message := []byte("first rule of cs5970 is that you tell everyone about cs5970") |  |  | 	message := []byte("first rule of cs5833 is that you tell everyone about cs5833") | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 	label := []byte("") |  |  | 	label := []byte("") | 
			
		
	
		
		
			
				
					|  |  | 	hash := sha256.New() |  |  | 	hash := sha256.New() | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  | 
 |