Commit ec84d75c authored by LiBingxuan's avatar LiBingxuan

fix bug, update amf

parent 73ba055a
......@@ -42,7 +42,7 @@ AMF executable files will be installed to /usr/local/bin/ by default, you can ru
```
sudo amf -c etc/amf.conf -o
```
Etc/amf.conf is the config file for AMF.
etc/amf.conf is the config file for AMF.
Customize the config file according to your environments.
Enjoy.
......
......@@ -11,17 +11,7 @@
* contact@openxg.org.cn
*/
/*! \file snow3g.h
* \brief
* \author Open source Adapted from Specification of the 3GPP Confidentiality
* and Integrity Algorithms UEA2 & UIA2. Document 2: SNOW 3G Specification
* \integrators Kharbach Othmane, GAUTHIER Lionel.
* \date 2014
* \version
* \note
* \bug
* \warning
*/
#ifndef FILE_SNOW3G_SEEN
#define FILE_SNOW3G_SEEN
......
......@@ -11,12 +11,7 @@
* contact@openxg.org.cn
*/
/*! \file string.hpp
\brief
\author Lionel GAUTHIER
\date 2018
\email: lionel.gauthier@eurecom.fr
*/
#ifndef FILE_STRING_HPP_FILE_SEEN
#define FILE_STRING_HPP_FILE_SEEN
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment