8 lines
		
	
	
		
			86 B
		
	
	
	
		
			PHP
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			86 B
		
	
	
	
		
			PHP
		
	
	
		
			Executable File
		
	
	
	
	
<?php
 | 
						|
namespace ParagonIE\Sodium;
 | 
						|
 | 
						|
class Crypto extends \ParagonIE_Sodium_Crypto
 | 
						|
{
 | 
						|
 | 
						|
}
 |